Commit Graph

  • 1a59698f8b Tweak AMQP sample slightly Dave Syer 2013-10-07 11:22:33 -04:00
  • 1096ed6d1f Added AMQP starter and sample Eberhard Wolff 2013-10-04 16:38:48 +02:00
  • f6a011a743 Add documentation on how to use gvm to support CLI dev work Greg Turnquist 2013-10-03 16:39:16 -05:00
  • 1be040170c Fix bug with ordering of property sources Dave Syer 2013-10-07 09:10:02 -04:00
  • a082f2bed5 Investigating Dave Syer 2013-10-06 22:03:08 -04:00
  • dfb660aa87 Add schema.sql,data.sql to default SQL initializers Dave Syer 2013-10-07 08:14:14 -04:00
  • 182328697d Spelling error: "everypone" ggerard 2013-10-02 17:20:50 -07:00
  • 0760a4ad87 Added Spring Boot Guides from spring.io Eberhard Wolff 2013-10-02 16:44:28 +02:00
  • 5fe9ef69c7 Add SpringApplicationContextLoader Dave Syer 2013-10-02 15:07:04 -04:00
  • eabb1e70a4 Refine SpringApplicationBuilder and add a test for profiles Dave Syer 2013-10-02 08:35:17 -04:00
  • 345c0fc5a4 Add SpringApplicationBuilder Dave Syer 2013-09-20 14:35:42 +01:00
  • 3879afccfb Important: restrict PPC scanning to current context Dave Syer 2013-10-01 08:30:15 -04:00
  • 0df4156b57 Lazy initialization of management server properties Dave Syer 2013-09-24 08:44:32 +01:00
  • 5b1503d07d Extract DispatcherServletAutoConfiguration so it can be used independently Dave Syer 2013-09-19 10:27:54 +01:00
  • a1517de6db Add gradle runJar dave noel 2013-09-27 16:16:26 -04:00
  • f7fa63bcb4 Add status and error messages to /trace Dave Syer 2013-10-01 14:48:07 -04:00
  • 1bdb2ce1c2 Polish Phillip Webb 2013-09-30 09:50:38 -07:00
  • be1c279be6 Add connector to service before calling customizers Dave Syer 2013-09-27 11:13:02 -04:00
  • 52e0193d95 Refactor Rabbit and JMS to avoid bean name clash Dave Syer 2013-09-27 10:17:21 -04:00
  • 923f286ae2 Add spring.view.{prefix,suffix} properties Dave Syer 2013-09-27 09:34:10 -04:00
  • c661a74c75 Add TomcatConnectorCustomizer Dave Syer 2013-09-26 19:19:11 -04:00
  • c7dc95692c Fix typo in pom sample Dave Syer 2013-09-26 13:14:22 -04:00
  • 9bb6e0f497 Fix test Dave Syer 2013-09-26 12:08:11 -04:00
  • 941d163709 Add support for Spring Rabbit (via Spring AMQP) to Boot Greg Turnquist 2013-09-25 10:31:03 -05:00
  • fa6e6fde6c Add JMS autoconfig support Greg Turnquist 2013-09-20 09:23:51 -05:00
  • e16a0278ae Support single config from ServletInitializer Phillip Webb 2013-09-25 20:58:27 -07:00
  • 26303a9767 Ensure DataSource can load database driver Phillip Webb 2013-09-25 19:49:58 -07:00
  • c544921eaa Polish whitespace Phillip Webb 2013-09-24 15:42:45 -07:00
  • 15bc25dc29 Further re-organization of launcher code Phillip Webb 2013-09-24 15:30:22 -07:00
  • 0e0eb7d3fa Add loader.system (flag to copy properties to System) Dave Syer 2013-09-24 09:23:44 +01:00
  • a3af83cf96 Add internal property replacement Dave Syer 2013-09-24 09:15:24 +01:00
  • a70d293c87 Re-organize the Launcher code a bit Dave Syer 2013-09-20 11:51:18 +01:00
  • e9fd7c96b8 Loader changes Phillip Webb 2013-09-19 10:51:15 -07:00
  • 053c072155 Add some tests for PropertiesLauncher Dave Syer 2013-09-19 18:08:24 +01:00
  • f83fd47184 Add PropertiesLauncher Dave Syer 2013-09-19 16:19:13 +01:00
  • 604b9069b1 #58 - Upgraded Spring Data JPA dependencies to Babbage release train. Oliver Gierke 2013-09-23 17:06:13 +02:00
  • fd9e258d12 Replace 'springsource.org' with 'spring.io' Phillip Webb 2013-09-23 14:44:59 -07:00
  • abb1420486 Fixes #55: stop() connector to unbind socket Dave Syer 2013-09-20 18:14:26 +01:00
  • a1631d581b Add license and legal information on third party open source software that is part of the CLI distribution Christian Dupuis 2013-09-20 14:19:44 +02:00
  • 3c4f1a7a6f Fixes #54: stop servlet container if context fails to start Dave Syer 2013-09-20 16:28:43 +01:00
  • 97af88a8d8 Switch activemq to version 5.4.0 to avoid slf4j issue Greg Turnquist 2013-09-20 09:21:37 -05:00
  • 04ba4d064e Investigating failing tests Dave Syer 2013-09-20 15:38:49 +01:00
  • 5925e153b4 Make sure JMS is on classpath as well Dave Syer 2013-09-20 10:27:42 +01:00
  • 2e5fc2b36f Ignore IntelliJ build stuff Greg Turnquist 2013-09-18 15:27:49 -05:00
  • 9a529b41c1 Polish Phillip Webb 2013-09-18 12:50:47 -07:00
  • b857a9001d Cleanup trailing whitespace Phillip Webb 2013-09-18 12:17:56 -07:00
  • 6e071d6017 Fix TravisCI build status link following rename Phillip Webb 2013-09-18 12:11:43 -07:00
  • 5801e422cf [BS-48] Add autoconfigured JMS support Greg Turnquist 2013-09-16 10:11:56 -05:00
  • ecc4676fb3 Tweak security example Dave Syer 2013-09-18 16:43:33 +01:00
  • cf4f549b06 change credentials order in authentication manager example lecaros 2013-09-16 21:10:51 -04:00
  • 4bb99e80d0 Upgrade to reactor M3 Dave Syer 2013-09-15 12:37:07 -07:00
  • ef79d63544 Fix #40: extra catch block in BeanDefinitionLoader Dave Syer 2013-09-14 11:23:44 -07:00
  • f76662a6ec Add spring-jdbc as well if necessary Dave Syer 2013-09-14 11:01:55 -07:00
  • 2b5a67ba3c mongo->mongodb sample Dave Syer 2013-09-13 08:13:24 -07:00
  • 621ecd3901 Added JDBC and @Transactional support to Groovy CLI Dave Syer 2013-09-13 07:25:42 -07:00
  • 8ecec7e511 Include Tomcat JDBC preferentially if using starter-poms Dave Syer 2013-09-12 11:53:57 -07:00
  • e6c1586717 Fix off -by-one logic error Dave Syer 2013-09-12 09:31:29 -07:00
  • a9113d58a3 Bootstrap->Boot in startup log Dave Syer 2013-09-12 08:46:46 -07:00
  • 1026e349c4 Prevent Mongo sample tests from failing in CI Dave Syer 2013-09-12 08:40:54 -07:00
  • 7236015a4d Fix the AuthenticationManagerBuilder code snippet checketts 2013-09-10 21:38:46 -07:00
  • 191894a16a Add Mongo auto configuration Dave Syer 2013-09-11 07:48:59 -07:00
  • d06d202fd0 Add AopAutoConfiguration (also starter and sample) Dave Syer 2013-09-11 05:14:49 -07:00
  • ba4a81510b Add response headers to Trace Dave Syer 2013-09-08 14:49:03 +01:00
  • 7a6131c466 Make InMemoryMetricRepository.increment() thread safe Dave Syer 2013-09-08 13:11:56 +01:00
  • eb246d6bed Update README.md to M4 Phillip Webb 2013-09-08 22:31:54 -07:00
  • 8467a66e84 Add security.management.enabled flag Dave Syer 2013-09-06 19:54:15 +01:00
  • 5f8f062545 Allow security.ignored=none to switch off ignores Dave Syer 2013-09-06 09:40:04 +01:00
  • 938c267a1d Next development version Spring Buildmaster 2013-09-05 23:20:10 -07:00
  • 251e22a561 Update travis build Phillip Webb 2013-09-05 22:20:41 -07:00
  • 2a3985eab7 Add Javadoc aggregate project Phillip Webb 2013-09-03 23:44:32 -07:00
  • a33425920b Rework POMs to support automated CI release Phillip Webb 2013-08-29 22:28:34 -07:00
  • a44f8bc59e Increase SampleIntegrationTests run timeouts Phillip Webb 2013-09-03 21:55:21 -07:00
  • 16cf2faa1b Remove sample gradle builds Phillip Webb 2013-09-03 10:33:10 -07:00
  • 8965eeaa76 Update M1->M2 in README Dave Syer 2013-09-05 15:20:30 +01:00
  • f63071d38a Allow security.ignored to be set as a list (e.g. indexed) Dave Syer 2013-09-05 12:10:02 +01:00
  • 1366216b7f Add X-Application-Context header to identify app Dave Syer 2013-09-05 09:55:30 +01:00
  • 2b1f629761 Make ConfigurationPropertiesBindingPostProcessor Ordered Dave Syer 2013-09-04 18:07:43 +01:00
  • 2ba01008bb Add headers external properties for security filters Dave Syer 2013-09-04 18:07:15 +01:00
  • 759aa785a7 Fix bug in datasource autoconfiguration Dave Syer 2013-09-04 12:00:20 +01:00
  • 5d7101fb5a Really disable security for app endpoints Dave Syer 2013-09-04 10:17:00 +01:00
  • 8a1e39c4dc Remove unused annotation Dave Syer 2013-09-03 09:40:48 +01:00
  • 8c7c5d4dc9 Widen net for errors in vcap initializer Dave Syer 2013-09-02 13:58:45 +01:00
  • e2b3c03fc4 Refine LaunchedURLClassLoader load order Phillip Webb 2013-09-02 16:19:27 -07:00
  • 680741fdc8 Fix LaunchedURLClassLoader Java 1.6 compatibility Phillip Webb 2013-09-02 14:41:41 -07:00
  • cd2c18965e Support javaagent instrumentation with loader Phillip Webb 2013-09-02 13:38:23 -07:00
  • 8bc06b4ee8 Add spring-messaging Dave Syer 2013-08-30 14:29:39 +01:00
  • 38e565e920 Back to SNAPSHOT for dev Dave Syer 2013-08-30 10:43:00 +01:00
  • b634b3bde6 Update to 0.5.0.M2 Dave Syer 2013-08-30 10:29:40 +01:00
  • 3753333deb Upgrade to Spring 4.0.0.M3 Dave Syer 2013-08-30 09:27:22 +01:00
  • 5755b07e6c Switch roles of snake and echo Dave Syer 2013-08-29 13:34:06 +01:00
  • 347f30d135 Recognize @RestController as MVC Application Phillip Webb 2013-08-29 11:49:40 -07:00
  • 13f51b7901 Add version properties Phillip Webb 2013-08-29 11:48:41 -07:00
  • 9ad0c59592 Add MANIFEST.MF to ignores Dave Syer 2013-08-29 12:04:31 +01:00
  • c4223d645d Updated WebSocketAutoConfiguration to use @EnableWebSocket Dave Syer 2013-08-29 12:02:54 +01:00
  • 5fa0166dea Upgrade to Reactor 1.0.0.M2 Dave Syer 2013-08-29 10:38:35 +01:00
  • 082678d660 Use echo+exit instead of die Dave Syer 2013-08-28 10:39:14 +01:00
  • 2c94dcdc8c Polish Phillip Webb 2013-08-28 13:57:20 -07:00
  • 1d4f86452f Use web-starter for CLI MVC compiler auto-config Phillip Webb 2013-08-27 12:21:12 -07:00
  • 6a227a2298 Move non-inherited JPA @Condition annotations Phillip Webb 2013-08-27 10:58:12 -07:00
  • 5b7d56895b Provide accurate InputStream.available() results Phillip Webb 2013-08-27 01:05:43 -07:00