Profile_bird

Hey there! dwinterfeldt is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving dwinterfeldt's tweets.

Already using Twitter
from your phone? Click here.

Default_profile_4_bigger
dwinterfeldt

  1. RT @m_f_: blog post by Adrian Colyer on the #gemini project: http://bit.ly/7ovcBB #springsource #osgi #eclipse
  2. Have a really simple feed working with Spring Integration and Twitter.
  3. Looking at Twitter and hooking it into Spring Integration.
  4. Looking more closely at Spring Integration version 2.0.0 M1 and mail support.
  5. RT @springsource: SpringSource Blog: Spring 3 Type Conversion and Validation http://tinyurl.com/yhymd9d
  6. RT @poutsma: Spring 3.0 RC2 is out. Get it here: http://bit.ly/16srVx
  7. RT @benalexau: #spring #roo 1.0.0.RC3 has just been released: http://is.gd/4RUQP Hope that you enjoy it! #java
  8. RT @fedhat: RT @mesh @cantrell: Conditional compiling in ActionScript. Awesome. http://bit.ly/1x3oGV / Very cool indeed.
  9. RT @m_f_: Last day! #springone2gx 45% off #Spring #Groovy books @ manning.com (incl. Spring Integration in Action MEAP) http://bit.ly/41PVP2
  10. Spring Security 3.0 @PreAuthorized("hasRole('ROLE_ATM_USER') and #account.balance > 0") void withdraw(Account account, double amount)
  11. Last session at #springone2gx. Attending Intro to Spring Security 3.0.
  12. Adobe Max presentation by Mark Fisher & Jeremy Grelle on Spring BlazeDS Integration. http://bit.ly/44VYQ6
  13. Nice presentation of Flex & Spring by Christophe Coenraets & Jeremy Grelle. Integration w/ RPC, msg'ing, Spring Security, ... #springone2gx
  14. Cloud Foundry with VMWare's vCloud let's you deploy through web UI & STS to a private cloud. #springone2gx
  15. Early preview for Spring Insight in tc Server available. http://www.springsource.com... #springone2gx
  16. New free developer version of tc Server called Spring Insight. Analyze request stats and can drill down. #springone2gx
  17. HiddenHttpMethodFilter let's you use a method param (default '_method') from post to specify HTTP request is really a delete. #springone2gx
  18. At REST presentation. Views for marshalling XML, atom, rss, json. #springone2gx
  19. Easy to configure (new namespace) global defaults for converting to/from a class. LocalDate is Joda time class. #springone2gx
  20. New UI Formatter in Spring MVC 3.0. @RequestMapping(value="/{day}") public String getForDay(@PathVariable LocalDate day) #springone2gx