davidwinterfeldt.blogspot.com
Spring, Java, and other Fun Stuff: October 2008
http://davidwinterfeldt.blogspot.com/2008_10_01_archive.html
Spring, Java, and other Fun Stuff. Sunday, October 26, 2008. GWT and Comet Spring Integration. I'm making good progress integrating GWT and Comet with Spring. I just posted an update to the Spring by Example Web Module. For a basic Spring GWT Controller and Spring Bayeux configuration for Comet on Jetty. Basically there is a Spring version of the Bayeux implementation and can configure it completely in Spring. Then it can be injected into BayeuxService. Posted by David Winterfeldt. It let's you use Sprin...
davidwinterfeldt.blogspot.com
Spring, Java, and other Fun Stuff: January 2015
http://davidwinterfeldt.blogspot.com/2015_01_01_archive.html
Spring, Java, and other Fun Stuff. Sunday, January 25, 2015. Spring by Example Update (1.5). The Spring by Example. Site update is just a basic library update. All of the Spring by Example modules have also been published to the Maven repo. The site has been updated to use Spring Framework 4.1.x. Most other libraries have also been upgraded. Some major ones are Spring Integration 4.1.2, Spring Security 3.2.5, Spring Data JPA 1.7.1, and Hibernate 4.3.8. Posted by David Winterfeldt. Spring by Example Blog.
davidwinterfeldt.blogspot.com
Spring, Java, and other Fun Stuff: August 2012
http://davidwinterfeldt.blogspot.com/2012_08_01_archive.html
Spring, Java, and other Fun Stuff. Friday, August 24, 2012. Spring Data JPA Examples on Spring by Example. I've just updated Spring by Example. To have two Spring Data JPA. Examples. One has basic repository use and shows how to make some custom queries, and the other one shows how to use Spring Data JPA. Auditing. All of the main webapps using JPA were updated to use Spring Data JPA. I'll be continuing to work on REST and UI examples, using ExtJS and Sencha Touch. Spring Data JPA Auditing.
davidwinterfeldt.blogspot.com
Spring, Java, and other Fun Stuff: December 2009
http://davidwinterfeldt.blogspot.com/2009_12_01_archive.html
Spring, Java, and other Fun Stuff. Friday, December 25, 2009. Spring 3.0 and Maven. I wanted to go over the process of upgrading the build from Spring 2.5 to Spring 3.0 ( 3.0 release announcement. Using Maven for the build process. For almost all applications from basic dependency injection to webapps, and even enterprise applications with Spring Web Services. All upgraded without any issues. I did change all the builds to use the SpringSource Enterprise Bundle Repository. Posted by David Winterfeldt.
davidwinterfeldt.blogspot.com
Spring, Java, and other Fun Stuff: Dynamic REST Client & Controller Generation
http://davidwinterfeldt.blogspot.com/2013/09/dynamic-rest-client-controller.html
Spring, Java, and other Fun Stuff. Saturday, September 28, 2013. Dynamic REST Client and Controller Generation. Here is the example from SBE REST Modules. It let's you create an interface and put your Spring MVC REST annotations on it if you follow certain patterns. The REST client and controller can be generated using Spring beans. It's expected that your controllers would just delegate to a service layer, so the interface to that service can be registered using @RestResource. Public interface Persisten...
davidwinterfeldt.blogspot.com
Spring, Java, and other Fun Stuff: May 2009
http://davidwinterfeldt.blogspot.com/2009_05_01_archive.html
Spring, Java, and other Fun Stuff. Sunday, May 31, 2009. Spring, Flex, and other things. I finally just did another release for Spring by Example. One example is Simple Flex Webapp. And the other is Simple Spring Integration. I just did the Flex example recently and the Spring Integration. Provides a really good bridge between Java and Flex for remoting and messaging. Also the Spring BlazeDS Integration. Also has integration with Spring BlazeDS Integration. Posted by David Winterfeldt. Spring by Example ...
davidwinterfeldt.blogspot.com
Spring, Java, and other Fun Stuff: November 2008
http://davidwinterfeldt.blogspot.com/2008_11_01_archive.html
Spring, Java, and other Fun Stuff. Wednesday, November 26, 2008. Maven and No Commons Logging. Maven includes Commons Logging by default, which isn't what you really want if you'd like to use SLF4J for your logging facade. A nice solution to fake out Maven was written at this blog. Basically you have a fake version 99.0 as an empty jar named the same as Commons Logging so it's downloaded instead. Name No Commons Logging /name. Url http:/ www.springbyexample.org/maven/repo /url. Posted by David Winterfeldt.
davidwinterfeldt.blogspot.com
Spring, Java, and other Fun Stuff: Spring by Example Update (1.5)
http://davidwinterfeldt.blogspot.com/2015/01/docker-spring-by-example-update-15.html
Spring, Java, and other Fun Stuff. Sunday, January 25, 2015. Spring by Example Update (1.5). The Spring by Example. Site update is just a basic library update. All of the Spring by Example modules have also been published to the Maven repo. The site has been updated to use Spring Framework 4.1.x. Most other libraries have also been upgraded. Some major ones are Spring Integration 4.1.2, Spring Security 3.2.5, Spring Data JPA 1.7.1, and Hibernate 4.3.8. Posted by David Winterfeldt. Spring by Example Blog.
davidwinterfeldt.blogspot.com
Spring, Java, and other Fun Stuff: February 2015
http://davidwinterfeldt.blogspot.com/2015_02_01_archive.html
Spring, Java, and other Fun Stuff. No posts. Show all posts. No posts. Show all posts. Subscribe to: Posts (Atom). Spring by Example Update (1.5). Spring by Example Blog. Follow me on Twitter. Follow Spring by Example on Twitter.
SOCIAL ENGAGEMENT