urubatan's blog
Spring-Annotations moving from Java.net to SourceForge
Brazilian portuguese version of this post here
Just to confirm what I wrote here, the spring-annotations project is already in its new home.
What I do not like about Java ME
One exceptional thing about Java ME is that once you write the code it runs on almost all compatibles devices (well almost, once you have already programmed in Java ME you know that you already have to test you app in all phones that your app is meant to run :D )
and the thing I do not like abou
What do you think about a litle of Convention over Configuration for the JSF programming? if you like the idea, than read this ...
<Versão em portugues aqui>
I think JSF ia a great technology for web development, and it gets better if you mix it with the SPring Framework, but I also think it has the same problem that Java EE 1.4 has, you ha
Spring-Annotation v1.0.2 just released
Some additions to this new version:
* Support for XML Schema Configuration, now you just need to put the tag <sa:annotation-autoload> to enable the annotation module
* There is no need to create the empty to.properties anymore if all your classes are in some open directory, you just need it in the root of the jars you want to use the annotations
* new @Alias annotation that enables the conf
Finally version 1.0 of the spring-annotation library is out.
Finally version 1.0 of the spring-annotation library is out.
There still documentation and examples missing, but there is already some documentation in the project site.
The build is now fully switched to maven 2, and the artifacts are on the java.net repository.
you can download the latest version from the files section in the project.
AspectJ + Hibernate-Validator + JSF = Very easy to use validation for your web apps!
Brasilian portuguese version here. Yes, it is possible, and this is the main goal of the project spring-annotation here at Java.net.
I have found today at JavaPlanet a news from JavaFree talking about another blogs`s
What do you think about writing an Web application almost without XML?





