1. 06 Dec, 2014 2 commits
    • Phillip Webb's avatar
      Detect SpringBootServletInitializer @Configuration · 379857a1
      Phillip Webb authored
      Update SpringBootServletInitializer to automatically add itself as a
      SpringApplication source if it is annotated with @Configuration.
      
      Also throw a more meaningful exception if no sources have been
      configured.
      
      Fixes gh-2073
      379857a1
    • Phillip Webb's avatar
      Fix JmsProperties bean not found exception · 1f66277f
      Phillip Webb authored
      Update JndiConnectionFactoryAutoConfiguration to ensure that the
      JmsProperties bean is created. Prior to this commit deployment to
      a WildFly would fail with a NoSuchBeanDefinitionException.
      
      Fixes gh-2072
      1f66277f
  2. 05 Dec, 2014 12 commits
  3. 04 Dec, 2014 2 commits
  4. 03 Dec, 2014 17 commits
  5. 02 Dec, 2014 7 commits