- 12 Apr, 2017 23 commits
-
-
dreis authored
See gh-8768
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-8892
-
Stephane Nicoll authored
This commit improves `SpringApplicationAdminMXBeanRegistrar` so that it work with traditional Servlet-based app but also with Spring WebFlux. Closes gh-8533
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-8232
-
Stephane Nicoll authored
Closes gh-8885
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-6911
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit makes sure to honour the `spring.aop.proxy-target-class` property if set by the user. Previously, the `PersistenceExceptionTranslationPostProcessor` was always configured to use cglib, regardless of the value of that property. Closes gh-8887
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-8497
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit separates the JPA-specific bits of the batch auto-configuration so that it is possible to reuse most of the logic if JPA isn't available at all. Closes gh-8877
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
- 11 Apr, 2017 17 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-8883
-
Phillip Webb authored
See gh-8884
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit makes sure to honour the `spring.aop.proxy-target-class` property if set by the user. Previously, the `MethodValidationPostProcessor` was always configured to use cglib, regardless of the value of that property. Closes gh-8869
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/8650: Polish "Add the ability to disable the trace filter" Add the ability to disable the trace filter
-
Stephane Nicoll authored
Closes gh-8650
-
Colin Harrington authored
See gh-8650
-
Stephane Nicoll authored
* pr/8813: Polish "Fix http status code with unknown log level" Fix http status code with unknown log level
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-8813
-
Eddú Meléndez authored
This commit changes the http status code to 400 when an unknown log level is specified. Closes gh-8798 See gh-8813
-
Stephane Nicoll authored
* pr/8879: Polish
-