March 18, 2010
Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client.... Spring framework is one of the biggest and the most comprehensive frameworks Java Community can utilize to cover most of the end to end requirement of a software system when it come to implementation.
Spring Security and Spring Remoting are ...
More »
March 18, 2010
TDD/BDD/ATDD Workshop in Melbourne in April. The Testing and TDD for Java Developers workshop is coming to Melbourne again on April 15-16.
In my experience (and that of many others), when done well, agile developer testing practices can have a huge and lasting impact on higher code quality, bet...
More »
|
 |
July 14, 2009
A quick note on the deprecation policy used in the JDK, a question which comes up from time to time.
The general policy for several feature releases is that core JDK components are only marked as deprecated if they are actively harmful. If using...
More »
We kept saying BTrace is a safe, dynamic tracing tool for Java. To ensure safety, BTrace does not permit many constructs of Java language and also allows calls only to BTraceUtils class.But, not everyone likes safety -- sometimes developers want "u...
More »
For the LSM 2009, I attended to the presentation about free databases.
Here, there is also the problem with formats (see my article about open formats) which are not provided for proprietary databases : so we depend on the product.
SQL is a solution...
More »
|