Skip to content
Snippets Groups Projects
  1. Jan 23, 2013
  2. Dec 28, 2012
    • Paul-Christian Volkmer's avatar
      Major changes is Spring application configuration · df62a3bb
      Paul-Christian Volkmer authored
      With this changeset the spring servlet configuration is separeted from the
      application configuration. This will result in a main context and a servlet
      context, holding only spring mvc information.
      
      This change has a very nice side effekt: Spring AOP beans will be loaded
      only once in application context, not a second time in mvc servlet context.
      df62a3bb
    • Paul-Christian Volkmer's avatar
      Fixed some issues introduced in last changesets · 51ec6042
      Paul-Christian Volkmer authored
      This patch should increase findbugs report and solve some issues that
      will occure:
      
      * Doing operation on NULL object
      * Using wrong object type in hope of magic object casting ;-)
      51ec6042
  3. Dec 12, 2012
  4. Dec 06, 2012
  5. Dec 05, 2012
  6. Dec 03, 2012
  7. Nov 29, 2012
  8. Nov 28, 2012
  9. Nov 20, 2012
  10. Nov 19, 2012
  11. Nov 04, 2012
  12. Nov 03, 2012
  13. Nov 02, 2012
  14. Nov 01, 2012