Commit Graph

  • f12b3fbcd7 [bs-143] Add LiveBeansView to Actuator app on /beans Dave Syer 2013-05-31 13:58:04 +0100
  • 990627b328 [bs-144] Make EmbedddedContainerConfiguration an import selector Dave Syer 2013-05-31 13:24:04 +0100
  • 6c22e0ab6e [bs-140] Extract framework-provided @ConfigurationProperties into @Bean Dave Syer 2013-05-30 14:20:24 +0100
  • cf201ffd80 [bs-142] Add @AssertMissingBean Dave Syer 2013-05-30 14:15:06 +0100
  • 8023a862c3 Add test for @ConfigurationProperties Dave Syer 2013-05-30 11:22:03 +0100
  • 3ba5f56808 [bs-138] Add @OnManagementContext for management beans Dave Syer 2013-05-29 15:59:59 +0100
  • 729cfe813b [bs-22] Add more unit tests Dave Syer 2013-05-29 09:37:31 +0100
  • aabff1a774 [bs-61] Allow non-default servlets and filters to be registered Dave Syer 2013-05-29 07:41:48 +0100
  • bf30e2de90 [bs-135] Add support for closure-style options declarations Dave Syer 2013-05-28 16:59:07 +0100
  • dcdf2d00b8 [bs-135] Simplify Command interface a bit more Dave Syer 2013-05-28 10:25:01 +0100
  • fc1012e77d [bs-135] Remove support for option commands Dave Syer 2013-05-28 10:12:54 +0100
  • d950d15f9b [bs-135] Plugin model for spring commands Dave Syer 2013-05-28 09:44:36 +0100
  • 67b394c711 Merge 0a780c5c26 into 51e6c8c8b6 Greg Turnquist 2013-05-27 18:38:34 -0700
  • 51e6c8c8b6 Merge pull request #1 from gregturn/fix-annotation-and-typos Phillip Webb 2013-05-27 18:38:06 -0700
  • 6c4e39d4c1 Fixed name of annotation and a typo in the code. Greg Turnquist 2013-05-22 16:33:34 -0500
  • 25f68404f3 [bs-137] "spring help" prints "Unexpected error" (when it isn't) Dave Syer 2013-05-24 16:44:05 +0100
  • 750b193fe4 Packaging: ensure executable bit is set Dave Syer 2013-05-24 14:27:56 +0100
  • a112717fd3 [bs-136] Add 'spring run --local ...' Dave Syer 2013-05-24 13:36:55 +0100
  • 35a376b403 Fix bug in test Dave Syer 2013-05-24 12:02:03 +0100
  • 514cf3dcc1 [bs-129] Split up SecurityConfiguration and makes bits of it optional Dave Syer 2013-05-24 06:01:40 +0100
  • e649ef44cc [bs-107] Finish off varz->metrics Dave Syer 2013-05-23 19:26:25 +0100
  • b7c0e3279e [bs-22] Add loads of actuator tests Dave Syer 2013-05-23 18:36:23 +0100
  • 19d8315639 Update for Spring Security snapshot Dave Syer 2013-05-23 14:22:08 +0100
  • 0a780c5c26 Fixed name of annotation and a typo in the code. Greg Turnquist 2013-05-22 16:33:34 -0500
  • 5f7f69ad93 [bs-132] Actuator should use delegating version of MVC support Dave Syer 2013-05-22 18:23:25 +0100
  • 29a81b8795 [bs-130] Prevent double registration Dave Syer 2013-05-22 15:21:07 +0100
  • a700ed4479 [bs-133] Move ServerProperties to spring-bootstrap core Dave Syer 2013-05-22 13:06:14 +0100
  • 6e52d7dd39 [bs-134] CLI app cannot resolve snapshot jars Dave Syer 2013-05-22 11:36:54 +0100
  • a71bb1c972 [bs-120] Support for groovy templates Dave Syer 2013-05-21 15:28:00 +0100
  • f73fbfc901 [bs-131] Use MapPropertySource instead of SimpleCommandLinePropertySource Dave Syer 2013-05-21 15:26:16 +0100
  • caf1aab9db [bs-22] Add tests for variour @Conditional implementations Dave Syer 2013-05-21 09:51:49 +0100
  • c6b4c48181 [bs-22] Add tests for OnResourceCondition Dave Syer 2013-05-21 09:37:07 +0100
  • c675d9c76e [bs-22] Add tests for Yaml processing Dave Syer 2013-05-21 09:26:35 +0100
  • 7531c5acfb [bs-22] Add test for Batch auto config Dave Syer 2013-05-21 09:26:01 +0100
  • 09cb2f8436 [bs-76] Implement plugin model for cli support Dave Syer 2013-05-18 19:54:20 +0100
  • 8bb968d8f5 Switch favicon.ico value Dave Syer 2013-05-18 18:58:08 +0100
  • 2861ad4106 [bs-122] Support for Spring Data DomainClassConverter Dave Syer 2013-05-18 16:52:17 +0100
  • bd5fea0d8c Updates for Security snapshots Dave Syer 2013-05-18 16:38:48 +0100
  • ab121dc91b [bs-127] Add DataSourceTransactionManager if no others are in use Dave Syer 2013-05-18 16:18:34 +0100
  • 8dae41f24c Fix missing trailing / in resource paths Dave Syer 2013-05-18 16:03:27 +0100
  • a12f0dcd12 [bs-51] Add support for h2 and Derby embedded database Dave Syer 2013-05-17 17:48:08 +0100
  • 1a0902b32a Improve logging for @Conditional processing Dave Syer 2013-05-17 17:31:31 +0100
  • 00c227ac01 Add favicon.ico Dave Syer 2013-05-17 16:12:06 +0100
  • 10573d2c74 Remove dependency-reduced-pom.xml Dave Syer 2013-05-17 16:10:59 +0100
  • 6d844eb978 Allow mvn launch and shade plugin of UI sample Dave Syer 2013-05-17 16:08:55 +0100
  • a1dd6e3293 Fix data sample (needed an enum for spring.jpa.ddl_auto) Dave Syer 2013-05-17 16:07:40 +0100
  • 369b0834a0 Re-order spring.factories so vanilla JPA users get component scan detection Dave Syer 2013-05-17 13:58:09 +0100
  • 50f3a2c614 Add logging to BasicDataSourceConfiguration Dave Syer 2013-05-17 12:11:38 +0100
  • 2dc296caa9 [bs-98] Add support for Tomcat database pool Dave Syer 2013-05-17 11:57:02 +0100
  • 74fffeba73 Rename LoggingInitializer to be consistent with others Dave Syer 2013-05-17 11:56:30 +0100
  • 83b5240a0f Add some dependencies Dave Syer 2013-05-17 11:54:52 +0100
  • 430ec347fd Tweak dependency versions Dave Syer 2013-05-16 16:38:59 +0100
  • 73f28a3809 [bs-22] Add tests for JPA auto configuration Dave Syer 2013-05-16 14:05:07 +0100
  • ad2e311f2f [bs-124] Add tests for @ConditionalOnBean Dave Syer 2013-05-16 12:14:11 +0100
  • 6d21ff71ba Add some dependencies to starters Dave Syer 2013-05-16 12:13:53 +0100
  • 728b4887c1 [bs-107] Remove "z" suffix from management endpoints Dave Syer 2013-05-15 16:13:23 +0100
  • 53078c320e [bs-118], [bs-119]: add UI builder features Dave Syer 2013-05-14 10:47:14 +0100
  • ceea71fc38 [bs-53] Fix class loading problem with Log in a Condition Dave Syer 2013-05-13 17:36:07 +0100
  • 71c0fdd22d Add service wrappers as main theme Dave Syer 2013-05-13 15:58:48 +0100
  • ad3076784d [bs-53] Aid for users debugging auto-configuration failures Dave Syer 2013-05-13 14:27:43 +0100
  • 6fb8ae3d3b Add brief description of resource filtering Dave Syer 2013-05-12 21:58:54 +0100
  • ef5c8aa304 [bs-115] Add EmbeddedServletContainerCustomizer as a callback Dave Syer 2013-05-10 11:51:21 +0100
  • 56865ab260 Fix integration sample (no web dependencies) Dave Syer 2013-05-10 16:21:30 +0100
  • eb2adc0b99 More fixes for @Configuration processing Dave Syer 2013-05-10 15:52:53 +0100
  • ad19edf03b Fix bug introduced by Spring @Configuration processing Dave Syer 2013-05-10 15:45:12 +0100
  • fc8240ac88 Fix ordering problem with validator being null Dave Syer 2013-05-10 14:45:18 +0100
  • e24ffa7e64 Fix samples to include integration as a submodule Dave Syer 2013-05-09 17:37:06 +0100
  • 202dae3213 Fix missing version for spring-core Dave Syer 2013-05-09 16:14:16 +0100
  • 13cb224b0a [bs-113] Remove dependency on slf4j for core jars Dave Syer 2013-05-09 15:32:31 +0100
  • 9f4eb6befc Re-instate README Dave Syer 2013-05-09 14:15:14 +0100
  • 5aeb3fe6ca Remove dependency on slf4j for core jars Dave Syer 2013-05-09 14:11:01 +0100
  • 21d55b231d [bs-108] Feature documentation: just a list and brief description Dave Syer 2013-05-09 13:55:29 +0100
  • c65a224f4d [bs-85] Change name of groovy sample script Dave Syer 2013-05-09 13:14:21 +0100
  • c0148b4536 Skip deployment for samples Dave Syer 2013-05-09 12:49:59 +0100
  • a0e51d06ea [bs-111] Extract TraceFilterConfiguration into separate file Dave Syer 2013-05-09 12:37:23 +0100
  • ceab9b9b33 [bs-111] Extract trace logging from Security config Dave Syer 2013-05-09 12:21:47 +0100
  • bff41d51ff [bs-108] Feature documentation: just a list and brief description Dave Syer 2013-05-09 09:53:36 +0100
  • 7800ebbdc7 Make management.port default to server.port Dave Syer 2013-05-09 09:41:24 +0100
  • e1c3dae8a1 Restore README for Actuator Dave Syer 2013-05-09 09:06:12 +0100
  • 018ee3e8b2 Add real dependencies to starter projects Dave Syer 2013-05-09 09:05:46 +0100
  • c8f37a95c9 [bs-18] Unhack direct field access Phillip Webb 2013-05-08 20:55:20 -0700
  • 0bc2b5673c Use Spring 4.0 now that bootstrap branch is merged Phillip Webb 2013-05-08 20:53:56 -0700
  • 7624b6a9f6 Include jcl-over-slf4j with autoconfigure Phillip Webb 2013-05-08 14:46:43 -0700
  • 44947b13a8 Polish calling of ExitCodeGenerators Phillip Webb 2013-05-08 14:45:58 -0700
  • 589ef1868d Update hardcoded bootstrap references to 0.5.0 Phillip Webb 2013-05-08 14:37:30 -0700
  • a0fb085102 Refactor to work with Spring 4.0 Phillip Webb 2013-05-08 14:34:08 -0700
  • a8d6b435a4 Minor Javadoc polish Phillip Webb 2013-05-08 14:32:13 -0700
  • 88a1c1de41 Fix broken ServerPropertiesTests on OSX Phillip Webb 2013-05-08 14:27:25 -0700
  • 4743d1803c Update JavaLoggerConfigurer to use AC ClassLoader Phillip Webb 2013-05-08 14:24:06 -0700
  • 10c33db612 Update m2e eclipse plugin for Kepler Phillip Webb 2013-05-08 14:40:52 -0700
  • e7a67ba2a8 Use commons-logging for bootstrap dependencies Phillip Webb 2013-05-08 13:37:23 -0700
  • 2f3b30e49f Example pom.xml Javadoc config for Java 8 Phillip Webb 2013-05-08 13:26:08 -0700
  • cafded9e7e Polish JavaDoc Phillip Webb 2013-05-07 21:13:05 -0700
  • c2058f0d8c Add UTF-8 encoding configuration to spring-bootstrap-starters POM Dave Syer 2013-05-08 15:35:20 +0100
  • 8bfe07c730 Use HttpStatus in ErrorPage Dave Syer 2013-05-08 15:33:25 +0100
  • dc30add6c5 Move orphaned test case Dave Syer 2013-05-08 12:40:53 +0100
  • 4a292bd93f [bs-97] Support adding management endpoints to a different network Dave Syer 2013-05-08 07:06:27 +0100
  • a7118c2ff2 Fix wrong version in starters parent pom Dave Syer 2013-05-08 11:23:59 +0100
  • 8231377113 [bs-85] Move round and rename some actuator packages Dave Syer 2013-05-08 11:04:24 +0100
  • a5810af882 Add mvn deployment gumf Dave Syer 2013-05-08 10:53:37 +0100