- 02 Oct, 2019 6 commits
-
-
Andy Wilkinson authored
Closes gh-18257
-
Phillip Webb authored
* pr/18438: Polish 'Simplify some code' Simplify some code Closes gh-18438
-
Phillip Webb authored
See gh-18438
-
kenneth authored
See gh-18438
-
Phillip Webb authored
Update `@ConfigurationProperties` constructor binding support to only apply when a `@ConstructorBinding` annotation is present on either the type or the specific constructor to use. Prior to this commit we didn't have a good way to tell when constructor binding should be used vs regular autowiring. For convenience, an `@ImmutableConfigurationProperties` meta-annotation has also been added which is composed of `@ConfigurationProperties` and `@ConstructorBinding`. Closes gh-18469
-
Phillip Webb authored
-
- 01 Oct, 2019 34 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
This reverts commit e7e69e2e. See gh-18257
-
Andy Wilkinson authored
Closes gh-18257
-
Andy Wilkinson authored
* gh-18470: Align with Spring Session MongoDB deprecations Closes gh-18470
-
Vedran Pavic authored
See gh-18470
-
Andy Wilkinson authored
Closes gh-18255
-
Andy Wilkinson authored
Closes gh-18254
-
Andy Wilkinson authored
Closes gh-18251
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Closes gh-18468
-
Madhura Bhave authored
Update `JerseyManagementContextConfiguration` so that customizer beans are not longer applied. The endpoint resource endpoints are now added with a registrar bean `@PostConstruct` method. Prior to this commit, when running the management server on a different port a `Resource` added by a customizer could be added two different `ResourceConfig` instance. This breaks the singleton contract expected by Jersey. Fixes gh-17801 Co-authored-by:
Phillip Webb <pwebb@pivotal.io>
-
Stephane Nicoll authored
Closes gh-18256
-
Stephane Nicoll authored
-
Johnny Lim authored
Along the way, this commit also fixes a typo. Closes gh-18325
-
Andy Wilkinson authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-18466
-
Stephane Nicoll authored
Closes gh-18465
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-18316
-
Stephane Nicoll authored
See gh-18315
-
Stephane Nicoll authored
Closes gh-18459
-
Stephane Nicoll authored
Closes gh-18450
-
Stephane Nicoll authored
Closes gh-18462
-
Stephane Nicoll authored
Closes gh-18461
-
Stephane Nicoll authored
Closes gh-18460
-
Stephane Nicoll authored
Closes gh-18457
-
Stephane Nicoll authored
Closes gh-18456
-
Stephane Nicoll authored
Closes gh-18455
-
Stephane Nicoll authored
Closes gh-18453
-
Stephane Nicoll authored
Closes gh-18458
-
Stephane Nicoll authored
Closes gh-18452
-