3562 Commits (f21d58ada7ec9274fd2aba190871a83fee3fd77a)
 

Author SHA1 Message Date
Dave Syer f21d58ada7 Use constructor injection for Jersey sample 11 years ago
Dave Syer 9f7bd0cddc Inject ResourceConfig instance (not class) into Jersey 12 years ago
Phillip Webb e56a1ba561 Refine inner class detection algorithm 12 years ago
Phillip Webb 2a9a749329 Polish 12 years ago
Phillip Webb 5220f584db Revert spring-boot-configuration-metadata for now 12 years ago
Stephane Nicoll 2f4a46a180 Associate logging.* properties to group 12 years ago
Stephane Nicoll 2b19955cee Remove useless System.out.println 12 years ago
Stephane Nicoll 7b4de0921f Remove useless @ConfigurationProperties 12 years ago
Stephane Nicoll 32efff3f30 Avoid creating a nested group for an Enum 12 years ago
Stephane Nicoll 5f673c9e84 Fix usage of putIfAbsent 12 years ago
Stephane Nicoll 0f64a04780 Add easy way to consume configuration metadata 12 years ago
Dave Syer 5b044356dc Clarify the deprecation status of HttpMapperProperties 12 years ago
Phillip Webb 08988fd182 Update docs about Jetty 9 and Tomcat 8 12 years ago
Phillip Webb 70a1438c6f Don't replace MappingJackson2HttpMessageConverter 12 years ago
Phillip Webb bf0629522c Only use Gson if Jackson is missing 12 years ago
Phillip Webb 2b57c5a4dd Rename spring.data.mongo.repositories.enabled 12 years ago
Phillip Webb 670ba33bec Improve MongoDataAutoConfiguration 12 years ago
Phillip Webb eb035398b2 Add SqlScriptsTestExecutionListener 12 years ago
Phillip Webb 2a8579026f Polish 12 years ago
Phillip Webb 182ce21542 Clarify configuration meta-data details 12 years ago
Phillip Webb 460bf7108d Merge branch '1.1.x' 12 years ago
Michael Freedman 3bad634915 Fix copy in README 12 years ago
Dave Syer cd092e02dc Remove unecessary Jackson dependency in trace filter 12 years ago
Dave Syer 08ddbe79cd Add GsonJsonParser 12 years ago
Stephane Nicoll ab6878ab66 Add documentation for the deprecated field 12 years ago
Stephane Nicoll 3f3d9b992b Merge pull request #1963 from mikfreedman/master 12 years ago
Michael Freedman d4bf221fd4 fix copy in README 12 years ago
Andy Wilkinson 0e2300cf85 Disable check of Groovy template location by default for CLI apps 12 years ago
Stephane Nicoll 11894a5412 Fix manual metadata format inconsistency 12 years ago
Dave Syer 689d49021b Merge branch '1.1.x' 12 years ago
Dave Syer 12a7df6c40 Be defensive about classloader in MessageSourceAutoConfiguration 12 years ago
Brian Clozel 404153a758 Minor fixes in howto documentation re:SSL config 12 years ago
Dave Syer 23e7028abb Ensure java.io.tmpdir is available before using it 12 years ago
Andy Wilkinson d0f43d2e2b Merge branch '1.1.x' 12 years ago
Andy Wilkinson 59ebc3b320 When Logback is the logging system, ensure that JBoss logging uses it 12 years ago
Phillip Webb f75b266d64 Add 'deprecated' field to configuration meta-data 12 years ago
Phillip Webb 31253d0d76 Merge pull request #1931 from juzer/master 12 years ago
juzer 428d2caac1 Fixed potential ClassCastException getting error 12 years ago
Phillip Webb c34cfb27a3 Polish 12 years ago
Phillip Webb b53d72e930 Restore Java 1.6 version 12 years ago
Phillip Webb 3a4d62fb3a Gracefully ignore placeholder exceptions 12 years ago
Dave Syer 7fa0ea7c3b Add support for spring.jersey.type=filter 12 years ago
Dave Syer 3a4f1f6f39 Attempt to get Jersey working as filter 12 years ago
Stephane Nicoll 8f488bd019 Update init to new metadata format 12 years ago
Dave Syer ae23ba13b5 Fix for Java < 1.8 12 years ago
Dave Syer 5d2d39e87d Add EndpointHandlerMappingCustomizer callback 12 years ago
Dave Syer 1254508357 Fix tests some more 12 years ago
Andy Wilkinson 90af8bf54a Add auto-configuration for Jetty 9's WebSocket support 12 years ago
Dave Syer 0757d24d91 Fix /configprops tests 12 years ago
Dave Syer 6ad626de49 Allows /configprops endpoint to show nested properties 12 years ago