Mmm, software
Showing posts with label
annotations
.
Show all posts
Showing posts with label
annotations
.
Show all posts
Monday, May 11, 2009
A quick note on intercepting annotations with Spring AOP
›
Spring AOP is incredibly powerful. One of the most powerful features of the framework is that it lets you intercept methods that are decora...
1 comment:
Thursday, June 05, 2008
JAXB schemagen - Finally got it working
›
For those not in the know, schemagen is a program that comes as part of the Java Web Services Developer Pack and it's used to generated ...
4 comments:
Monday, May 26, 2008
RESTful web services with JAXB 2.0
›
In case you're not familiar, JAXB (Java API for Xml Binding) is an API developed by Sun for binding between XML and Java beans. The fir...
Wednesday, October 31, 2007
Maven 2 quirks and the "bandwagon"
›
I recently found myself developing (and using) a lot of small tag libraries to make my life easier when it comes to developing my web applic...
Wednesday, August 22, 2007
Moar (sic) hibernate !
›
Yet more hibernate fun facts that I wish I'd had before I started any projects : Hibernate has the ability to persist instances of java....
›
Home
View web version