Andy Wilkinson
35154a96f3
Polish "Fix NPE in configprops endpoint"
...
See gh-30068
3 years ago
qxo
a1fe05f40b
Fix NPE in configprops endpoint
...
This works around spring-projects/spring-framework#28298 . The bug
means that when a @Configuration class is annotated with
@ConfigurationProperties any bean defined by a static @Bean method
is considered to be annotated with @ConfigurationProperties.
See gh-30068
3 years ago
Stephane Nicoll
fa77e1ce5e
Merge pull request #30562 from luozhenyu
...
* pr/30562:
Add metadata for management.endpoint.health.probes.add-additional-paths
Closes gh-30562
3 years ago
luozhenyu
09daad0a16
Add metadata for management.endpoint.health.probes.add-additional-paths
...
See gh-30562
3 years ago
Stephane Nicoll
af7bfc20c4
Merge branch '2.5.x' into 2.6.x
3 years ago
Stephane Nicoll
a656df7ae9
Upgrade Ubuntu version in CI images
...
Closes gh-30568
3 years ago
Stephane Nicoll
e3859fadd6
Upgrade Ubuntu version in CI images
...
Closes gh-30569
3 years ago
Moritz Halbritter
c54b825a82
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30553
3 years ago
Moritz Halbritter
8536c83999
Merge pull request #30489 from dugenkui03
...
* gh-30489:
Make ApplicationAvailabilityBean threadsafe
Closes gh-30489
3 years ago
dugenkui03
035a16278e
Make ApplicationAvailabilityBean threadsafe
...
See gh-30489
3 years ago
Moritz Halbritter
99a1b98e03
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30551
3 years ago
Moritz Halbritter
41ab46d0c7
Fix wrong replacement hint for 'spring.data.neo4j.username'
...
Closes gh-30550
3 years ago
Andy Wilkinson
05d4093381
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30544
3 years ago
Andy Wilkinson
bc81ae81fc
Merge pull request #30461 from dalbani
...
* gh-30461:
Polish "Refer to list of internal proxies in reference documentation"
Refer to list of internal proxies in reference documentation
Closes gh-30461
3 years ago
Andy Wilkinson
83cfc951f8
Polish "Refer to list of internal proxies in reference documentation"
...
See gh-30461
3 years ago
Damiano Albani
91306b58d5
Refer to list of internal proxies in reference documentation
...
See gh-30461
3 years ago
Moritz Halbritter
53b2c85df0
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30541
3 years ago
Moritz Halbritter
18c62e2bf3
Merge pull request #30535 from chrisrhut
...
* gh-30535:
Add Tomcat locale mapping for Japanese to preserve UTF-8 charset
Closes gh-30535
3 years ago
Chris Hut
65d8c76ac3
Add Tomcat locale mapping for Japanese to preserve UTF-8 charset
...
See gh-30535
3 years ago
Moritz Halbritter
bf3c2d713d
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30526
3 years ago
Moritz Halbritter
b5a02d9a66
Merge pull request #30498 from izeye
...
* gh-30498:
Polish documentation
Closes gh-30498
3 years ago
izeye
09d6215b65
Polish documentation
...
See gh-30498
3 years ago
Stephane Nicoll
b2a4ae38e8
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30509
3 years ago
Stephane Nicoll
4faa1a741d
Merge pull request #30506 from izeye
...
* pr/30506:
Test Spring Boot Gradle Plugin against Gradle 7.4.2
Closes gh-30506
3 years ago
izeye
40d0e38e76
Test Spring Boot Gradle Plugin against Gradle 7.4.2
...
See gh-30506
3 years ago
Stephane Nicoll
062533f5ae
Merge branch '2.5.x' into 2.6.x
3 years ago
Spring Builds
54fabf473f
Next development version (v2.6.7-SNAPSHOT)
3 years ago
Spring Builds
0019243d25
Next development version (v2.5.13-SNAPSHOT)
3 years ago
Stephane Nicoll
546a7e5edb
Merge branch '2.5.x' into 2.6.x
3 years ago
Stephane Nicoll
17936b855c
Polish
3 years ago
Stephane Nicoll
57f11696eb
Merge branch '2.5.x' into 2.6.x
3 years ago
Stephane Nicoll
7ccbdda1e7
Upgrade to Spring Framework 5.3.18
...
Closes gh-30492
3 years ago
Stephane Nicoll
94c40c7234
Upgrade to Spring Framework 5.3.18
...
Closes gh-30491
3 years ago
Stephane Nicoll
be716d8765
Merge branch '2.5.x' into 2.6.x
3 years ago
Stephane Nicoll
8409c2f514
Upgrade CI to Docker 20.10.14
...
Closes gh-30481
3 years ago
Stephane Nicoll
a99fcecd48
Upgrade Java 18 version in CI image
...
Closes gh-30482
3 years ago
Stephane Nicoll
2e90fd2302
Upgrade CI to Docker 20.10.14
...
Closes gh-30484
3 years ago
Stephane Nicoll
6cded5b928
Upgrade Java 18 version in CI image
...
Closes gh-30488
3 years ago
Andy Wilkinson
2da44a0b4f
Upgrade to Jackson Bom 2.13.2.20220328
...
Closes gh-30478
3 years ago
Andy Wilkinson
1d53e711fe
Merge branch '2.5.x' into 2.6.x
3 years ago
Andy Wilkinson
06c5e26f81
Upgrade to Jackson Bom 2.12.6.20220326
...
Closes gh-30477
3 years ago
Andy Wilkinson
64beaba99f
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30475
3 years ago
Andy Wilkinson
c0c32d89a7
Merge pull request #30456 from candrews
...
* gh-30456:
Polish "Make MustacheViewResolver bean back off without Spring MVC"
Make MustacheViewResolver bean back off without Spring MVC
Closes gh-30456
3 years ago
Andy Wilkinson
8cb11b74cd
Polish "Make MustacheViewResolver bean back off without Spring MVC"
...
See gh-30456
3 years ago
Craig Andrews
7101b5099f
Make MustacheViewResolver bean back off without Spring MVC
...
See gh-30456
3 years ago
Andy Wilkinson
880d33f391
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30469
3 years ago
Andy Wilkinson
05b7befc7a
Fix javadoc of ResolveMainClassName setClasspath(Object)
...
Closes gh-30468
3 years ago
Andy Wilkinson
8f985474a6
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30465
3 years ago
Andy Wilkinson
d574563616
Document @ConstructorBinding and @DefaultValue with records
...
Closes gh-30460
3 years ago
Stephane Nicoll
e28b59693a
Merge pull request #30446 from vikeychen
...
* pr/30446:
Update copyright year of changed file
Remove redundant Javadoc
Closes gh-30446
3 years ago