Commit Graph

  • ff3af47ef0 Watch out for non-Strings in YAML map keys Dave Syer 2014-01-10 12:16:03 +00:00
  • bd73705393 FileOptions -> SourceOptions to work with String paths instead of Files Dave Syer 2014-01-10 10:41:08 +00:00
  • 62e02d3d81 Add initialSize configuration property to datasource auto configuration Christian Dupuis 2014-01-10 11:32:18 +01:00
  • edaaac8993 Fix broken test Dave Syer 2014-01-10 08:25:25 +00:00
  • 5bbb01c071 Move properties file to correct location Dave Syer 2014-01-10 08:10:22 +00:00
  • 1a44b3e676 Fix sorting of auto configuration classes on JDK 8 Christian Dupuis 2014-01-09 20:55:57 +01:00
  • fd15b62a9d Allow maven build with JDK 1.8 Christian Dupuis 2014-01-09 18:15:34 +01:00
  • d6b2ade8df Ensure logging initializer listens to the right event Dave Syer 2014-01-09 18:01:13 +00:00
  • 2377bd9ec9 Don't load BatchAutoConfiguration at all if there is no JobLauncher Dave Syer 2014-01-09 17:50:03 +00:00
  • b1db714c23 Allow @EnableGlobalMethodSecurity in a non webapp Dave Syer 2014-01-09 16:37:45 +00:00
  • b8b948d366 Migrate JolokiaAutoConfiguration to use ConfigurationProperties instead of accessing the environment directly to obtain configuration properties Christian Dupuis 2014-01-09 17:52:55 +01:00
  • 51f9189923 Prevent 404 in gh-pages Dave Syer 2014-01-09 14:30:06 +00:00
  • 889a97a6b2 Default spring.config.location to file: if no prefix supplied Dave Syer 2014-01-09 12:22:42 +00:00
  • aebaa580db Add test for user overriding @EnableJpaRepositories Dave Syer 2014-01-09 11:14:18 +00:00
  • c8152bfc70 SpringBootTestUtils->EnvironmentTestUtils Dave Syer 2014-01-09 10:56:33 +00:00
  • 478e655758 Change algorithm for determining active profile from external config Dave Syer 2014-01-08 18:03:37 +00:00
  • 7d846c835a Allow user to disable all JMX exports with spring.jmx.enabled Dave Syer 2014-01-08 14:27:34 +00:00
  • 561cb3a50f TestUtils -> SpringBootTestUtils Dave Syer 2014-01-08 13:56:55 +00:00
  • 73b9899708 Use a single <manifestEntries> element Andy Wilkinson 2014-01-08 13:14:54 +00:00
  • 9a5be9f4cd Revert "Test that auto configurations can be added by init scripts" Andy Wilkinson 2014-01-08 11:43:59 +00:00
  • a010de955d Reinstate ./repository as a "remote" repository Andy Wilkinson 2014-01-07 09:46:35 +00:00
  • a58e4cbb1f Add support for configuring Aether via settings.xml Andy Wilkinson 2014-01-08 11:03:34 +00:00
  • 2e81b1d0d0 Test that auto configurations can be added by init scripts Andy Wilkinson 2014-01-07 11:42:58 +00:00
  • 321ce3aad2 TestUtils -> SpringBootTestUtils Dave Syer 2014-01-08 10:46:42 +00:00
  • 147968cf83 Set isolation to DEFAULT for JPA transaction manager Dave Syer 2014-01-08 09:58:23 +00:00
  • 2066c04a3e Make Map<String,String> a special case in RelaxedDataBinder Dave Syer 2014-01-08 09:37:51 +00:00
  • 7b58718453 Add missing YAML file for test Dave Syer 2014-01-08 07:30:31 +00:00
  • 4e1245d9ee Restore changes from 0332501 (fix class loader test failure) Dave Syer 2013-12-31 14:35:51 +00:00
  • e00db0de24 Ignore other failing test as short term measure Dave Syer 2014-01-08 07:25:36 +00:00
  • bf69da3983 Ignore failing test as short term measure Dave Syer 2014-01-07 19:48:56 +00:00
  • 780397bd6b Fix for wildcard recursive classpath handling Janne Valkealahti 2014-01-07 11:41:52 +00:00
  • 633dea9d80 Add declarative ApplicationListener Dave Syer 2014-01-07 17:52:37 +00:00
  • 73c2216732 Migrate file encoding initializer to listener Dave Syer 2014-01-07 16:18:20 +00:00
  • 4d28e1b601 Migrate VCAP initializer to a listener Dave Syer 2014-01-07 16:10:13 +00:00
  • 441572c61c Migrate config file initializer to a listener Dave Syer 2014-01-07 16:02:47 +00:00
  • 3dacf4be17 Migrate Logging and Liquibase initializers to be listeners Dave Syer 2014-01-07 15:52:25 +00:00
  • 27ae6a5fd6 Add ApplicationListener as first class component in Spring Application Dave Syer 2014-01-07 15:14:32 +00:00
  • 3336b6da44 Remove redundant @GrabResolver transform Andy Wilkinson 2014-01-07 10:31:10 +00:00
  • 751beda2cb Additional fixes for auto-configuration report Phillip Webb 2014-01-06 10:52:33 -08:00
  • b5b86d07ba Add Spring MVC's org.springframework.ui package to the list of automatic imports Greg Turnquist 2014-01-06 11:21:55 -06:00
  • 8fe696944a Delete duplicate logback.xml if running from Maven plugin Dave Syer 2014-01-06 17:28:22 +00:00
  • ac34f9c993 First proper draft of DSL for Groovy Commands Dave Syer 2014-01-05 10:11:48 +00:00
  • 1e75c0a55b Extend programming model for script commands Dave Syer 2014-01-04 19:24:55 +00:00
  • b5db4d3ff4 Enhance FileOptions to support multiple classpath resources Dave Syer 2014-01-03 10:17:19 +00:00
  • cd7b1b19c5 Add InitCommand to execute groovy script on startup Dave Syer 2014-01-02 08:52:36 +00:00
  • 033250195b Allow user to specify classLoader as loader property Dave Syer 2013-12-31 14:35:51 +00:00
  • f5f41fef5e Check that WAR apps work in a container Dave Syer 2014-01-06 11:32:30 +00:00
  • 0610378d2f Resolves #127: Prevent duplicate report outcomes Greg Turnquist 2013-12-13 09:09:32 -06:00
  • c71322a0b2 Add a BatchConfigurer so the transaction manager can adapt to JPA Dave Syer 2014-01-06 09:47:53 +00:00
  • e48ddaeb99 Fix grab test Dave Syer 2014-01-06 09:52:00 +00:00
  • df476bed1f Ensure local repository cache is always used Dave Syer 2014-01-03 09:56:11 +00:00
  • 47a0df1e3d Add groovy to dependency management Dave Syer 2014-01-03 08:20:03 +00:00
  • 6b3e79e693 Polish Phillip Webb 2014-01-02 14:56:51 -08:00
  • bd6c672bba Drop jumping into shell when running without args Phillip Webb 2014-01-02 14:26:04 -08:00
  • f56318e9b8 Polish embedded REPL shell Phillip Webb 2014-01-02 14:12:07 -08:00
  • 1bcd3de7b5 Polish Phillip Webb 2014-01-02 12:04:45 -08:00
  • 0f9c705980 Rework OptionHandler '-cp' argument support Phillip Webb 2014-01-02 11:42:59 -08:00
  • 3a82eac2e6 Prevent early initialization of Servlets Phillip Webb 2014-01-02 11:11:21 -08:00
  • 3cd4026bcc Update eclipse template copyright date to 2014 Phillip Webb 2014-01-02 10:56:03 -08:00
  • 0029e8200c Fix copyright dates Phillip Webb 2014-01-02 10:55:04 -08:00
  • 7623c291a2 Attempt to fix failing CI build Phillip Webb 2014-01-02 10:23:58 -08:00
  • 045088e8b3 Add -cp to option help for compiler commands Dave Syer 2013-12-31 12:24:49 +00:00
  • da889efde7 Fix PropertiesLauncher for wildcard entries in parent classpath Janne Valkealahti 2013-12-31 10:08:17 +00:00
  • f448e79f29 Remove long package names from samples Dave Syer 2013-12-31 08:40:21 +00:00
  • 3c7361fb3e Support for wildcard paths in PropertiesLauncher Dave Syer 2013-12-30 16:14:10 +00:00
  • ea59976277 Extract package discovery to separate method Dave Syer 2013-12-30 14:24:54 +00:00
  • 4cfc7b6ad9 Make sure integration still works in CLI Dave Syer 2013-12-30 11:19:52 +00:00
  • aa2b020660 Refactor metrics to expose richer feature set Dave Syer 2013-12-06 16:10:50 +00:00
  • 5d8e58d12c Remove support for Integration DSL (milestone only) Dave Syer 2013-12-30 07:39:36 +00:00
  • d39a8360b7 Added support to allow manually declaring a EntityManagerFactoryBean. Oliver Gierke 2013-12-28 13:34:45 +01:00
  • 88d4d8d7f6 Added missing dependency management declaration for spring-aspects. Oliver Gierke 2013-12-28 10:34:37 +01:00
  • c9c433608f Add ApplicationContext to the EmbeddedServletContainerInitializedEvent Dave Syer 2013-12-27 11:37:29 +00:00
  • 4d60b09c9b Revise docs for port discovery Dave Syer 2013-12-27 11:19:52 +00:00
  • cdb45cff0c Add EmbeddedServletContainerInitializedEvent for access to local port Dave Syer 2013-12-27 11:15:40 +00:00
  • c709423ab8 Typos in Javadocs Dave Syer 2013-12-27 09:19:23 +00:00
  • b558537ee6 Docs for obtaining server port Dave Syer 2013-12-27 09:18:09 +00:00
  • 384dfc91e3 Fix some tests to prevent JMX registration issues Christian Dupuis 2013-12-26 15:46:11 +01:00
  • 4ed4ed905d Make EndpointMBeanExportAutoConfiguration public Christian Dupuis 2013-12-26 15:41:37 +01:00
  • 06ffcdd3cc Change configuration to use ConfigurationProperties instead of direct access to environment for MBean export Christian Dupuis 2013-12-26 15:21:21 +01:00
  • 1531329da0 Extend SimpleJsonParser to try Long and Double format Dave Syer 2013-12-26 14:37:25 +00:00
  • 9f241a9e82 Ensure app index is used when profiles actrive Dave Syer 2013-12-26 14:32:58 +00:00
  • fe1336edcc Add JobExplorer and JobOperator Dave Syer 2013-12-26 14:22:54 +00:00
  • 65d6757a10 Rework EndpointMBeanExporter to prevent name clashes and to provide more flexibility in naming of endpoint MBeans Christian Dupuis 2013-12-26 15:07:42 +01:00
  • b81930fcce Support for Jetty 9 Dave Syer 2013-12-26 09:58:26 +00:00
  • ffc4bd3814 Reduce spacing between bullets Dave Syer 2013-12-24 13:44:05 +00:00
  • b32297078f Re-org README a bit Dave Syer 2013-12-24 13:39:21 +00:00
  • aee42fcc18 Add instanceof check and nice fat error message Dave Syer 2013-12-24 09:54:35 +00:00
  • de82557bd8 Change command set when entering shell Dave Syer 2013-12-24 07:22:33 +00:00
  • d50d378c33 Prevent more than one app at a time from running Dave Syer 2013-12-23 18:46:15 +00:00
  • 0bca416d3b Remove CLI_APP name if in shell Dave Syer 2013-12-23 17:59:01 +00:00
  • cc8aa753da Add basic Banner to CLI Shell Dave Syer 2013-12-23 17:49:50 +00:00
  • cccb5d4610 Add ShellCommand and friends Dave Syer 2013-12-23 17:33:37 +00:00
  • c94fb7fc53 Fix bizarre compiler error Dave Syer 2013-12-23 22:12:54 +00:00
  • f5ad4be2c1 Add basic build.xml to actuator sample Dave Syer 2013-12-23 11:14:15 +00:00
  • 8e2a6eec2a Add database query defaults in SimpleHealthManager Dave Syer 2013-12-23 13:55:23 +00:00
  • 063403a043 Close connection properly in /health Dave Syer 2013-12-23 13:42:45 +00:00
  • 22762f2004 Adjust @PropertySource handling so @Conditionals are accounted for Dave Syer 2013-12-23 13:14:05 +00:00
  • 6c4ee0b05d Add PoolConfig to Redis Dave Syer 2013-12-23 12:28:24 +00:00
  • bd0a499ab8 Parse @PropertySource annotations on SpringApplication sources Dave Syer 2013-12-23 08:44:32 +00:00
  • 808daa54e5 Make SpringApplication.getSources() do what it says on the can Dave Syer 2013-12-22 11:02:38 +00:00