Commit Graph

  • f67b165f5a Prevent 404s in README.md links Adam Brodziak 2014-02-02 16:34:34 +01:00
  • 3749b1a3b7 Merge pull request #313 from madorb/master Phillip Webb 2014-02-05 21:15:08 -08:00
  • c251e33bf8 Document that applicaiton.yml requires snakeyaml Ben 2014-02-04 23:02:04 -06:00
  • 75af7a44d0 Add SpringApplication.setRegisterShutdownHook Phillip Webb 2014-02-05 21:08:02 -08:00
  • 0b7eda89d4 Don't eagerly initialize FactoryBeans Phillip Webb 2014-02-05 20:21:46 -08:00
  • 8763fab0e7 Extract inner configuration property classes Phillip Webb 2014-02-05 18:11:04 -08:00
  • 5188ee5266 Extract Mongo auto-configuration from Spring Data Phillip Webb 2014-02-05 17:52:25 -08:00
  • cf4df1befb Improve Mongo auto-configuration Oliver Gierke 2014-02-05 12:20:23 +01:00
  • 16df38e928 Ordering of Application Initializer and Listeners Phillip Webb 2014-02-05 15:36:06 -08:00
  • f6f8c26f69 Consistent use of Ordered constants Phillip Webb 2014-02-05 14:58:50 -08:00
  • 37c2c89bcb Restructure packages Phillip Webb 2014-02-05 10:06:09 -08:00
  • 6ddbf3bd92 Restore active profile logic and support + Phillip Webb 2014-02-04 14:06:02 -08:00
  • 31c385470e Update ErrorMvcAutoConfiguration for Spring 4 Phillip Webb 2014-02-04 12:29:40 -08:00
  • 69f7f38403 Document Listener/Initializer changes Phillip Webb 2014-02-04 12:26:14 -08:00
  • 8ede73066d Polish Phillip Webb 2014-02-04 12:22:03 -08:00
  • 676cacd308 Use '-1' to disable management port Phillip Webb 2014-02-04 11:30:16 -08:00
  • 9049291d9a Attempt to fix Travis-CI log size error Phillip Webb 2014-02-04 00:21:42 -08:00
  • 37069d91d8 Fix spring.active.profiles repeated loading Phillip Webb 2014-02-03 23:36:56 -08:00
  • 0f083c2f9d Fix CLI class tangle Phillip Webb 2014-02-03 21:09:20 -08:00
  • 1061d582dc Fix CLI package tangles Phillip Webb 2014-02-03 21:01:36 -08:00
  • 70cb8cfed6 Fix CLI package and class tangles Phillip Webb 2014-02-03 20:17:00 -08:00
  • 1552759584 Fix package tangle by moving AsciiBytes Phillip Webb 2014-02-03 17:26:10 -08:00
  • f7d4490b2d Fix package tangle with AutoConfigurationReport Phillip Webb 2014-02-03 17:21:00 -08:00
  • 32f3e353b4 Fix class tangle Phillip Webb 2014-02-03 16:40:49 -08:00
  • 042e512d3d Fix package tangle Phillip Webb 2014-02-03 10:29:17 -08:00
  • c0a5c763b6 Fix class tangle Phillip Webb 2014-02-02 17:29:46 -08:00
  • 8ff5ce3528 Polish Phillip Webb 2014-02-03 15:12:31 -08:00
  • f6a341e79f Don't consider sources as Initializer or Listener Phillip Webb 2014-02-03 09:58:33 -08:00
  • 5e2cfe1cfe Add some javadoc. Fix typos. Christian Dupuis 2014-02-03 09:55:46 +01:00
  • 6431fef91e Polish Phillip Webb 2014-01-30 12:54:58 -08:00
  • a97bcfe3cd Automatically detect 'development' profile Phillip Webb 2014-01-31 21:56:21 -08:00
  • 643295cc3c Separate Application Listener and Initializer Phillip Webb 2014-01-31 13:09:46 -08:00
  • 92f01cf9bc Rename SpringApplication Events Phillip Webb 2014-01-31 10:59:57 -08:00
  • 818326d820 Turn down logging in spring-boot tests Dave Syer 2014-01-31 16:41:28 +00:00
  • 7a452d5bc0 Fix test that fails because of pretty printing Dave Syer 2014-01-31 16:38:09 +00:00
  • f6c12e0be1 Explain that YAML files can't be loaded via @PropertySource Clint Checketts 2014-01-31 06:55:58 -07:00
  • b641a0d2a5 Enable json pretty print in actuator sample Christian Dupuis 2014-01-31 12:15:54 +01:00
  • 8a55fbebb2 Allow pretty printed JSON output (nicer for demos and easier to read) Christian Dupuis 2014-01-31 12:13:36 +01:00
  • 3911ce3e29 Filter out CGLIB generated bean properties from configuration properties report Christian Dupuis 2014-01-31 11:50:57 +01:00
  • 6519ee0171 Change order of properties in endpoint mbean objectNames to make display in jconsole nicer Christian Dupuis 2014-01-31 11:50:32 +01:00
  • c65dc9063c Don't expose URLs from InnerLoader Phillip Webb 2014-01-30 14:29:09 -08:00
  • 9d35004fff Upgrade to logback 1.1.0 Phillip Webb 2014-01-30 13:02:13 -08:00
  • 2bd6026a2a Exclude null and empty properties from /autoconfig Dave Syer 2014-01-30 10:37:22 +00:00
  • a21397dbe2 Fix AutoConfigurationReport parent location Dave Syer 2014-01-30 10:20:34 +00:00
  • 3e9457ea8e Make @ConfigurationProperties available in @PostConstruct Dave Syer 2014-01-30 10:14:30 +00:00
  • 99a2338323 Fix sample (Exception type changed in Mongo) Dave Syer 2014-01-30 10:06:35 +00:00
  • a592215651 Use non-deprecated API to create Mongo client Dave Syer 2014-01-30 09:08:18 +00:00
  • 63fefbd7e7 Assert that parent autoconfig report is matched to parent BeanFactory Dave Syer 2014-01-30 09:01:06 +00:00
  • 9eb71c157a Remove unnecessary @Conditional Dave Syer 2014-01-30 09:00:40 +00:00
  • 760a174998 Added starter for Spring Data MongoDB. Oliver Gierke 2014-01-26 19:25:45 +01:00
  • 3e7af3ddb8 Improve exception messages on nested jar failure Phillip Webb 2014-01-29 23:00:20 -08:00
  • 14bc06a387 Pull-up duplicated code to Launcher Phillip Webb 2014-01-29 17:58:28 -08:00
  • 208bf8fc96 Polish CLI Jar generation Phillip Webb 2014-01-29 17:18:11 -08:00
  • d648603634 Exclude *.jar and *.groovy from generated JARs Phillip Webb 2014-01-29 16:10:14 -08:00
  • c852fb5a79 Update packaged JARs to use standard JarLauncher Phillip Webb 2014-01-29 14:38:36 -08:00
  • 5cf2387e58 Append context id to objectName of Endpoint MBeans if name already exists in MBeanServer Christian Dupuis 2014-01-29 21:06:14 +01:00
  • 9758ca5535 Add some more detail on security config options Dave Syer 2014-01-29 16:16:03 +00:00
  • 4d608f20e9 Support for AuthenticationManagerBuilder injection into user code Dave Syer 2014-01-29 12:32:09 +00:00
  • 96e10104e4 Add a command to produce a self-contained executable JAR for a CLI app Andy Wilkinson 2014-01-29 14:00:31 +00:00
  • a99a38966f Switch to Spring Framework 4.0.1.RELEASE Phillip Webb 2014-01-28 17:50:50 -08:00
  • 5817a01601 Merge pull request #285 from bstick12/master Phillip Webb 2014-01-28 10:09:02 -08:00
  • 0fdd7e1843 Fix TomcatContextCustomizers Assert.notNull checks bstick12 2014-01-28 17:39:55 +00:00
  • be1dc647a5 Beans annotated with @ConfigurationProperties can be their own validators when implementing Spring's Validator interface Christian Dupuis 2014-01-28 17:02:56 +01:00
  • bfff4654df Upgrade spring-data-redis to 1.1.1 Dave Syer 2014-01-28 16:02:18 +00:00
  • 216bd16b7a Remove unneeded explicit versions in sample Dave Syer 2014-01-28 15:19:17 +00:00
  • 07238b1ce8 Restructure /configprops output Christian Dupuis 2014-01-28 14:41:24 +01:00
  • 0ecf7ed2a5 Register @ConfigurationProperties beans with <prefix>.CONFIGURATION_PROPERTIES in case no value or name is specified on the class level annotation Christian Dupuis 2014-01-28 14:38:57 +01:00
  • 7681d0841f Add missing bean property getters Christian Dupuis 2014-01-28 14:35:33 +01:00
  • efe8494f46 Remove hard coded bean names for couple of @ConfigurationProperties beans Christian Dupuis 2014-01-24 16:33:51 +01:00
  • a26ae0a303 Re-initialize logging if Environment changed settings Dave Syer 2014-01-28 13:24:14 +00:00
  • 5c6690f704 More detail on reloading static resources Dave Syer 2014-01-28 08:52:37 +00:00
  • f2951b38d9 Ruby indentation conventions Ben Hale 2014-01-27 15:30:11 -08:00
  • a3c398ca0a Add --HEAD support to Homebrew formula Ben Hale 2014-01-27 15:26:50 -08:00
  • 5a7d89c9a9 Look in parent context for Endpoints to expose Dave Syer 2014-01-28 07:08:46 +00:00
  • 2d54b54d81 Listen for parent close events and close child context Dave Syer 2014-01-27 17:02:01 +00:00
  • ea1a8d0dc0 Make SpringApplication list/initializers respect their Ordered Dave Syer 2014-01-28 05:21:59 +00:00
  • ef2eb8af6c Fix URL from String creation to work on Windows Phillip Webb 2014-01-27 21:24:10 -08:00
  • 0afdb71345 Better getRootJar exception capturing Phillip Webb 2014-01-27 19:59:57 -08:00
  • a624245b78 Remove dead code Phillip Webb 2014-01-27 16:25:41 -08:00
  • bcd74bb72d Remove custom JodaModule support Phillip Webb 2014-01-27 14:58:47 -08:00
  • ac0ff3c0b8 Upgrade to Spring Framework 4.0.1 SNAPSHOT Phillip Webb 2014-01-27 14:41:03 -08:00
  • 932c3c206b Add LevelRemappingAppender and remap thymeleaf Phillip Webb 2014-01-27 13:48:52 -08:00
  • b3f5d556bc Allow per context TLD skip patterns Phillip Webb 2014-01-27 10:38:55 -08:00
  • b34102c30c Polish Phillip Webb 2014-01-27 10:47:25 -08:00
  • df93610ff3 Fix JSP sample Dave Syer 2014-01-27 18:01:33 +00:00
  • 6528062a49 Use custom condition to detect Hibernate 4.2 and 4.3 Dave Syer 2014-01-27 14:59:24 +00:00
  • 258a1115be Use System properties for skipping Jars for TLD etc. scans Dave Syer 2014-01-27 14:49:02 +00:00
  • 1f1820b161 Add Tld scanning exceptions to Tomcat startup Dave Syer 2014-01-27 13:21:29 +00:00
  • 91998d5942 Add loader.args to PropertiesLauncher Dave Syer 2014-01-27 11:48:19 +00:00
  • 8d05cd1fb6 Allow hibernate.version as synonym in dependency management Dave Syer 2014-01-27 09:56:31 +00:00
  • 01550fcec6 Allow new URL(String) with nested JARs Phillip Webb 2014-01-25 21:05:06 -08:00
  • c1f8fd2bac Fix some compile warnings Phillip Webb 2014-01-26 22:54:04 -08:00
  • 5a47360cb5 Add detection of default config classes to SpringApplicationConfiguration Dave Syer 2014-01-26 19:40:51 +00:00
  • 49ef1cd236 Update CLI to use spring-boot-dependency-tools Phillip Webb 2014-01-24 22:48:27 -08:00
  • ab4baa3c43 Allow gradle builds without version numbers Phillip Webb 2014-01-24 17:37:21 -08:00
  • 19ca4d4eae Add destroyMethods to DataSources Dave Syer 2014-01-24 18:19:20 +00:00
  • c5584b490a Add some more smarts around --debug Dave Syer 2014-01-24 12:35:25 +00:00
  • 607b371706 Add thymeleaf starter Dave Syer 2014-01-24 09:28:45 +00:00
  • aef7bd60d1 Add layout docs to plugin READMEs Dave Syer 2014-01-24 09:08:15 +00:00
  • a77034bff0 Refine ConfigFileApplicationListener a little Phillip Webb 2014-01-23 22:36:54 -08:00