- 05 Jul, 2016 5 commits
-
-
Spring Buildmaster authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Phillip Webb authored
Previously, if the user configured a custom default profile and then enabled another profile using a configuration file, the custom default profile would be activated when it should not have been. This commit updates ConfigFileApplicationListener so that when a profile is activated via a configuration file, any profiles that are queued purely because they are a default profile are removed from the queue. This ensures that a default profile is not active when another profile is activated via a configuration file. Closes gh-5998
-
Stephane Nicoll authored
-
- 04 Jul, 2016 11 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Spring Buildmaster authored
-
Andy Wilkinson authored
By default Jersey configures Jackson to use both Jackson annotations and JAXB annotations when introspective types for (de)serialization. However, the changes made in 5776d6a8 mean that Jersey no longer uses its default ObjectMapper configuration and uses the auto-configured ObjectMapper instead. This had the unwanted side-effect of leaving Jersey with an ObjectMapper that only uses Jackson annotations and ignores JAXB annotations. This commit updates JerseyAutoConfiguration so that it will add the JaxbAnnotationIntrospector to the auto-configured ObjectMapper for both serialization and deserialization. It uses AnnotationIntrospectorPair to ensure retain any existing introspectors. Closes gh-6310
-
Stephane Nicoll authored
Closes gh-6197
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-6249
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-6315
-
Phillip Webb authored
-
Phillip Webb authored
Fixes gh-6312
-
- 03 Jul, 2016 1 commit
-
-
Stephane Nicoll authored
-
- 02 Jul, 2016 5 commits
-
-
Phillip Webb authored
Closes gh-5670
-
Phillip Webb authored
See gh-5670
-
Lari Hotari authored
Add MVC only endpoint to obtain GZip compressed heap dump files. See gh-5670
-
Lari Hotari authored
Extract common functionality from Spring MVC only endpoints. See gh-5670
-
Phillip Webb authored
-
- 01 Jul, 2016 18 commits
-
-
Andy Wilkinson authored
Closes gh-6303
-
Andy Wilkinson authored
Closes gh-6302
-
Andy Wilkinson authored
Closes gh-6301
-
Andy Wilkinson authored
Closes gh-6300
-
Andy Wilkinson authored
closes gh-6298
-
Andy Wilkinson authored
Closes gh-6297
-
Andy Wilkinson authored
Closes gh-6296
-
Andy Wilkinson authored
Closes gh-6295
-
Andy Wilkinson authored
Closes gh-6293
-
Andy Wilkinson authored
Closes gh-6292
-
Andy Wilkinson authored
Closes gh-6291
-
Andy Wilkinson authored
Closes gh-6290
-
Andy Wilkinson authored
Closes gh-6289
-
Andy Wilkinson authored
Closes gh-6288
-
Andy Wilkinson authored
Closes gh-6287
-
Andy Wilkinson authored
Closes gh-6286
-
Andy Wilkinson authored
Closes gh-6285
-
Andy Wilkinson authored
Closes gh-6284
-