Commit Graph

  • 29982f5946 Add @Configuration to WebMvcAutoConfigurationAdapter Dave Syer 2014-02-26 17:02:38 +00:00
  • e9ead99e9c Make Spring Boot tests locale independent Sebastien Deleuze 2014-02-26 16:23:48 +01:00
  • 42f363dc12 Explicitly manager javassist version Dave Syer 2014-02-26 14:01:46 +00:00
  • 70431c5d64 Add howto for Jetty Dave Syer 2014-02-26 09:30:03 +00:00
  • 89ebe51d76 Tidy up websocket starter Dave Syer 2014-02-26 09:24:46 +00:00
  • 26ebc98b70 Update SpringApplicationContextLoader for Spring 4.0.3 Dave Syer 2014-02-25 15:52:51 +00:00
  • cfba5e8361 Disable default configuration detection in @SpringApplicationConfiguration Dave Syer 2014-02-25 12:51:36 +00:00
  • f0f73a4ead Current directory (lodaer.path=.) pathology workaround Dave Syer 2014-02-25 10:44:33 +00:00
  • 083cb388c0 Upgrade to Spring Security 3.2.1 Phillip Webb 2014-02-24 21:53:46 -08:00
  • 2669d81433 Upgrade 3rd-Party Dependencies Phillip Webb 2014-02-24 21:26:39 -08:00
  • 0322c5f55d Support EL without jasper by using tomcat-embed-el Phillip Webb 2014-02-24 14:58:09 -08:00
  • c44f902a7c Upgrade to Tomcat 7.0.52 Phillip Webb 2014-02-24 14:56:18 -08:00
  • 0260297aa4 Polish Phillip Webb 2014-02-24 14:31:54 -08:00
  • cd3d4b485d Merge pull request #365 from olivergierke/master Phillip Webb 2014-02-24 14:07:27 -08:00
  • af458cb253 Upgrade to Spring Data Codd GA release. Oliver Gierke 2014-02-17 19:04:03 +01:00
  • 865c51d7ac Revert "Omit jar: prefix from jarFileUrl" Phillip Webb 2014-02-24 13:44:09 -08:00
  • cf23b519d2 Polish Phillip Webb 2014-02-24 13:43:54 -08:00
  • 8947307702 Add retry and parameter increment logic to job runner Dave Syer 2014-02-24 18:15:20 +00:00
  • 09f3ee14a4 Skip unnecessary attempt at executing Job Dave Syer 2014-02-24 14:56:17 +00:00
  • 3ad6c96ce5 Adding support for multiple configured job names hoserdude 2014-02-20 23:17:51 -08:00
  • 08d8cb8efd Add /mappings endpoint Dave Syer 2014-02-24 13:34:07 +00:00
  • d98bfdea37 Make sure metricsExecutor is shutdown cleanly Dave Syer 2014-02-24 11:32:27 +00:00
  • f38a36ff70 Fail on startup if Thymeleaf template directory missing Dave Syer 2014-02-24 09:53:07 +00:00
  • 8d9c26b2df Switch default to fail on error in SQL initialization Dave Syer 2014-02-24 09:22:36 +00:00
  • 766da91137 Fix shade configuration in parent pom Dave Syer 2014-02-24 08:57:13 +00:00
  • 511fff05bb Check for a mainClass in "run" task if there is one Dave Syer 2014-02-24 08:54:04 +00:00
  • b7802f98bb Applying RelaxedNames before filtering PropertySources joschs 2014-02-22 15:58:40 +01:00
  • 1f69ef69cb Add (ignored) test suite for tracking down ordering bugs Dave Syer 2014-02-20 16:55:23 +00:00
  • b2327cb5f9 Fix comment Christian Dupuis 2014-02-18 19:17:42 +01:00
  • 56a693198b Fix test (but not gh-380) Dave Syer 2014-02-20 11:50:27 +00:00
  • 41d80bc031 Fix spring.factories Dave Syer 2014-02-20 10:54:01 +00:00
  • 23991dd94d Participant -> Listener Dave Syer 2014-02-20 10:29:02 +00:00
  • 2aa5623116 Disable JMX autoconfig by default in user tests Dave Syer 2014-02-20 10:28:42 +00:00
  • b2b487ee5f Add ServletRegistrationBean for DispatcherServlet Dave Syer 2014-02-20 09:48:51 +00:00
  • 44b877cd7d Remove @ConditionalOnBean(DataSource.class) from JPA config Dave Syer 2014-02-20 09:03:35 +00:00
  • 33db285b6c Fix empty console logs with logback Dave Syer 2014-02-20 08:48:48 +00:00
  • 0aa3b00fdf Ensure shutdown endpoint is disabled by default Dave Syer 2014-02-20 08:35:42 +00:00
  • c5d8150fd4 Add docs on initializing a database Dave Syer 2014-02-19 18:06:28 +00:00
  • e663b44f94 For pre-initialization phase use console only Dave Syer 2014-02-19 17:43:03 +00:00
  • 825fc2f7df Omit jar: prefix from jarFileUrl Dave Syer 2014-02-19 13:59:05 +00:00
  • ed15345df1 Try to make Jetty scan TLDs in nested JARs Dave Syer 2014-02-19 13:38:53 +00:00
  • 6631dd025c Ensure DispatcherServlet is available in a deployed WAR Dave Syer 2014-02-18 17:34:02 +00:00
  • d984cc0826 Restore loading order of 'application.properties' Phillip Webb 2014-02-18 23:13:09 -08:00
  • b69c659d8f Polish Phillip Webb 2014-02-18 21:57:47 -08:00
  • d84a77e4a7 Add JettyServerCustomizer for Jetty container customization Dave Syer 2014-02-18 14:17:50 +00:00
  • c973847d1f Revert change that breaks tests in werid way Dave Syer 2014-02-18 13:07:22 +00:00
  • b088f60082 Investigated JSP support Dave Syer 2014-02-18 12:14:25 +00:00
  • da26c614f2 Update YAML refs in docs Dave Syer 2014-02-18 10:48:38 +00:00
  • 8778e82752 Add snakeyaml to spring-boot-starter Dave Syer 2014-02-18 10:25:26 +00:00
  • 77bac876ce Add support for Spring Loaded in Maven and Gradle Dave Syer 2013-12-27 08:35:19 +00:00
  • f888567c1d Be defensive about Spring Security dependencies Dave Syer 2014-02-17 18:08:23 +00:00
  • 5d591edbf8 Consider FactoryBean classes in OnBeanCondition Jakub Kubrynski 2014-02-14 22:53:37 -08:00
  • fa9a506e3e Straighten out profile ordering semantics Dave Syer 2014-02-17 11:41:55 +00:00
  • d5de29b76c Add test case for profile ordering Dave Syer 2014-02-17 11:05:15 +00:00
  • 05fd50d190 Dependency version upgrades Andy Wilkinson 2014-02-17 10:58:22 +00:00
  • 842e037b72 Add some tests for profile behaviour Dave Syer 2014-02-17 10:44:30 +00:00
  • 703d7d3fd9 Prevent EmptyStackException in case no stack of prompts is empty Christian Dupuis 2014-02-16 14:05:25 +01:00
  • fc4aabde75 Add some test cases and comments Dave Syer 2014-02-14 18:50:36 +00:00
  • e4376bc4a6 Update READMEs to 1.0.0.RC3 Phillip Webb 2014-02-13 13:37:12 -08:00
  • 169eeb95ad Fixup next iteration commit Phillip Webb 2014-02-13 13:30:13 -08:00
  • 1367d57e8c Next development version Spring Buildmaster 2014-02-13 13:19:12 -08:00
  • eaff1677a7 Release version 1.0.0.RC3 Spring Buildmaster 2014-02-13 13:18:56 -08:00
  • dfe6de8c1f Fallback to JVM URL handler on exception Phillip Webb 2014-02-13 11:12:46 -08:00
  • 97c258a2b4 Fix properties binding to SpringApplication Phillip Webb 2014-02-13 10:08:59 -08:00
  • eaa05c6b6d Update READMEs to 1.0.0.RC2 Phillip Webb 2014-02-12 20:56:00 -08:00
  • ef9048e86e Rename EnvironmentDelegate -> Delegating Phillip Webb 2014-02-12 17:04:42 -08:00
  • d5c0ef6ca3 Add ConfigFileApplicationContextInitializer Phillip Webb 2014-02-12 16:21:37 -08:00
  • 4a58171b5c A few more package tweaks Phillip Webb 2014-02-12 12:16:17 -08:00
  • 69e7fb4c98 Polish Phillip Webb 2014-02-12 11:12:03 -08:00
  • a61a45092d Revert "Add generator app for simple table of *AutoConfiguration" Phillip Webb 2014-02-12 11:01:03 -08:00
  • c370923596 Load profile files that include 'spring.profiles' Phillip Webb 2014-02-12 10:52:17 -08:00
  • 89283e46b8 Add generator app for simple table of *AutoConfiguration Dave Syer 2014-02-12 12:39:40 +00:00
  • 52ba2f40dc Generate a list of autoconfig for docs Dave Syer 2014-02-12 11:58:28 +00:00
  • 929bd902be Upgraded to Spring Data Codd Oliver Gierke 2014-01-29 18:24:49 +01:00
  • be73535611 Defensive catch block in LogbackLoggingSystem Dave Syer 2014-02-12 09:16:21 +00:00
  • f0bfecd375 Refactor PropertySource support Phillip Webb 2014-02-07 11:15:51 -08:00
  • 06494e068f Consistent property source ordering with names Phillip Webb 2014-02-11 17:15:27 -08:00
  • 52c4205945 Polish ConfigFileApplicationListenerTests Phillip Webb 2014-02-11 16:41:46 -08:00
  • 9ab886f4db Consistent javadoc "code" block formatting Phillip Webb 2014-02-11 14:19:01 -08:00
  • b21f56a292 Don't register shutdown hook from embedded context Phillip Webb 2014-02-11 13:03:28 -08:00
  • 5863795e10 Polish Phillip Webb 2014-02-11 12:39:55 -08:00
  • 2f138d84dd Merge pull request #336 from jkubrynski/master Dave Syer 2014-02-11 15:09:10 +00:00
  • 6f2e133a0a Now custom SpringApplication class can be used when extending SpringApplicationContextLoader Jakub Kubrynski 2014-02-11 15:44:20 +01:00
  • 76c56c6aa9 Add placeholder resolution to @PropertySource processing Dave Syer 2014-02-11 14:46:00 +00:00
  • ca7201b4b2 Fix binding of overlapping nested maps Andy Wilkinson 2014-02-11 13:38:01 +00:00
  • 8de9890757 Add scope=test to hsqldb (fixes #330) Dave Syer 2014-02-11 13:36:50 +00:00
  • 4f677bec08 Filter non-jar artifacts when packaging libs in Gradle plugin Andy Wilkinson 2014-02-10 15:51:29 +00:00
  • af93ae2dac Ignore failing JMS tests for now Phillip Webb 2014-02-07 10:30:19 -08:00
  • 5e7d6e608d Update copyright header Phillip Webb 2014-02-07 10:12:54 -08:00
  • d4f5cf4496 Filter non 'jar' types from nested libs Phillip Webb 2014-02-07 10:07:35 -08:00
  • 2d8f66e3c5 Add more JMS sample log output Phillip Webb 2014-02-06 15:28:15 -08:00
  • dd66f119d3 Revert Automatically detect 'development' profile Phillip Webb 2014-02-06 14:03:38 -08:00
  • af75dd0e40 Move remaining properties for consistency Christian Dupuis 2014-02-06 14:50:35 +01:00
  • c09ca17ca2 Update gradle example builds Phillip Webb 2014-02-05 23:17:27 -08:00
  • d137bcd80d Polish gradle repackage task formatting Phillip Webb 2014-02-05 23:16:37 -08:00
  • f8ab5a1f67 Merge pull request #302 from jvalkeal/gradle-mainclass Phillip Webb 2014-02-05 22:55:21 -08:00
  • 32453b27d3 Add mainClass option for Repackage task Janne Valkealahti 2014-02-01 14:57:18 +00:00
  • ed9735361e Apply source cleanup and formatting Phillip Webb 2014-02-05 22:37:41 -08:00
  • 80f2336f17 Polish Phillip Webb 2014-02-05 16:00:23 -08:00
  • 65b6cf8bcb Merge pull request #304 from adambro/patch-1 Phillip Webb 2014-02-05 21:24:04 -08:00