- 08 Jun, 2020 6 commits
-
-
Andy Wilkinson authored
Closes gh-21754
-
Andy Wilkinson authored
Previously, the spring bash script added . to the classpath but the Windows spring.bat script did not. This commit aligns the classpath of the two scripts by removing . from the classpath in the bash script. Fixes gh-19910
-
Andy Wilkinson authored
Closes gh-21751
-
Andy Wilkinson authored
Closes gh-15358
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
- 07 Jun, 2020 5 commits
-
-
Phillip Webb authored
Closes gh-21743
-
Phillip Webb authored
Closes gh-21737
-
Stephane Nicoll authored
See gh-21738
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-21729
-
- 06 Jun, 2020 3 commits
-
-
Stephane Nicoll authored
See gh-21730
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-21728
-
- 05 Jun, 2020 12 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Fix the regex so that merges to master are supported.
-
Stephane Nicoll authored
* pr/21671: Remove usages of deprecated Connector.setAttribute() Closes gh-21671
-
dreis2211 authored
See gh-21671
-
Stephane Nicoll authored
-
Andy Wilkinson authored
Closes gh-21717
-
Andy Wilkinson authored
Closes gh-21682
-
Andy Wilkinson authored
Closes gh-21681
-
Phillip Webb authored
Add a git hook script that can be used to prepare a sensible merge commit message. Closes gh-21688
-
Phillip Webb authored
Closes gh-21687
-
Phillip Webb authored
Add some logging to aid with development.
-
- 04 Jun, 2020 1 commit
-
-
Phillip Webb authored
-
- 03 Jun, 2020 4 commits
-
-
Andy Wilkinson authored
Closes gh-20333
-
Phillip Webb authored
-
Phillip Webb authored
Closes gh-21596
-
Phillip Webb authored
Update `SpringConfigurationPropertySource` so that wrapped random property sources can be used. It's assumed that wrapped random sources will use the name of the source as the prefix. Closes gh-21595
-
- 02 Jun, 2020 1 commit
-
-
Phillip Webb authored
Fix the `containsDescendantOf` logic for random property sources to ensure that ancestors are correctly matched. Closes gh-21654
-
- 01 Jun, 2020 3 commits
-
-
Phillip Webb authored
Closes gh-21643
-
Phillip Webb authored
Restore tests that were previously ignored due to a framework bug. Closes gh-19702
-
Madhura Bhave authored
Fixes gh-21620
-
- 28 May, 2020 1 commit
-
-
Phillip Webb authored
-
- 27 May, 2020 2 commits
-
-
Phillip Webb authored
Closes gh-21597
-
Phillip Webb authored
Update `YamlJsonParser` and `OriginTrackedYamlLoader` to ensure that custom types cannot be loaded. Closes gh-21596
-
- 25 May, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/21540: Fix links for Apache Camel starter Closes gh-21540
-
Bram De Cneudt authored
See gh-21540
-