Stephane Nicoll
c6a82ef653
Start building against Reactor Californium-SR22 snapshots
...
See gh-23792
4 years ago
Stephane Nicoll
71bd5b29b3
Start building against Spring Framework 5.3.0 snapshots
...
See gh-23774
4 years ago
Stephane Nicoll
663ccd87d7
Start building against Reactor 2020.0.0 snapshots
...
See gh-23771
4 years ago
Stephane Nicoll
6e899b48ea
Merge branch '2.3.x'
4 years ago
Stephane Nicoll
e61595927b
Start building against Reactor Dysprosium-SR13 snapshots
...
See gh-23770
4 years ago
Stephane Nicoll
a34c0eaceb
Merge branch '2.2.x' into 2.3.x
4 years ago
Stephane Nicoll
551623435b
Start building against Spring Framework 5.2.10 snapshots
...
See gh-23773
4 years ago
Stephane Nicoll
7b4e3462ec
Start building against Reactor Dysprosium-SR13 snapshots
...
See gh-23769
4 years ago
Stephane Nicoll
6186ec33f7
Merge branch '2.1.x' into 2.2.x
4 years ago
Stephane Nicoll
eb5924baa7
Start building against Spring Framework 5.1.19 snapshots
...
See gh-23772
4 years ago
Stephane Nicoll
faa01c7619
Merge pull request #23766 from garyrussell
...
* pr/23766:
Polish "Add configuration options for RabbitMQ's batch listener config"
Add configuration options for RabbitMQ's batch listener config
Closes gh-23766
4 years ago
Stephane Nicoll
17e12ea025
Polish "Add configuration options for RabbitMQ's batch listener config"
...
See gh-23766
4 years ago
Gary Russell
3aa247f1ca
Add configuration options for RabbitMQ's batch listener config
...
See gh-23766
4 years ago
Phillip Webb
fb25104151
Remove unnecessary code
...
Remove code from `LogbackLoggingSystem.loadDefaults` that sets Logback
context properties from the Spring Environment. The code should not be
required since `LoggingSystemVariables` will have already set system
variables for the logging config to use.
Closes gh-23767
4 years ago
Stephane Nicoll
52f2c27779
Merge branch '2.3.x'
...
Closes gh-23765
4 years ago
Stephane Nicoll
4371a3c080
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23764
4 years ago
Stephane Nicoll
07b693b58f
Merge pull request #23755 from cdalexndr
...
* pr/23755:
Polish contribution
Note that using LiveReload requires Devtools restart to be enabled
Closes gh-23755
4 years ago
Stephane Nicoll
4f4cc8b182
Polish contribution
...
See gh-23755
4 years ago
cdalexndr
2f2b1b9656
Note that using LiveReload requires Devtools restart to be enabled
...
See gh-23755
4 years ago
Stephane Nicoll
e77dc60744
Add configuration properties for SAML2 relying party registration's ASM
...
This commit allows to configure the location and binding of the
Assertion Consumer Service used by a SAML2 relying party.
Closes gh-23746
4 years ago
Stephane Nicoll
21f2b95a64
Merge pull request #23762 from izeye
...
* pr/23762:
Polish assertions
Polish
Closes gh-23762
4 years ago
Stephane Nicoll
72eaf93dba
Polish assertions
...
See gh-23762
4 years ago
izeye
0e50e87e58
Polish
...
See gh-23762
4 years ago
Andy Wilkinson
0aa0cba3f7
Fix content filters when excludeProjectDependencies() is used
...
Fixes gh-23763
4 years ago
Stephane Nicoll
fda37ead9b
Merge pull request #23753 from omlip
...
* pr/23753:
Expose BootBuildImage's cleanCache property as a command-line option
Closes gh-23753
4 years ago
olivier.antoine
ded2a8006a
Expose BootBuildImage's cleanCache property as a command-line option
...
See gh-23753
4 years ago
Stephane Nicoll
9efff2af83
Merge branch '2.3.x'
...
Closes gh-23735
4 years ago
Stephane Nicoll
f4e822f650
Prevent access to the EMF within the singleton lock
...
This commit makes sure to defer registration of hibernate statistics
outside of the singleton lock as it can lead to deadlocks when the
EntityManagerFactory is initialized in deferred mode.
Closes gh-23740
4 years ago
Stephane Nicoll
b7a8b0f19b
Hacking
...
See gh-23740
4 years ago
Scott Frederick
38984985d4
Add support for CNB platform API 0.4
...
This commit adds support for platform API 0.4 when invoking a CNB
builder in the Maven and Gradle plugins. If the builder advertises
that it supports platform API 0.4 then that version will be
requested when invoking lifecycle phases. Otherwise the plugins
will fall back to requesting platform API 0.3.
Requesting platform API 0.4 when invoking builder lifecycle phases
has the primary benefit of making it easier to pass command-line
arguments to the default process in the generated image.
Fixes gh-23692
4 years ago
Scott Frederick
38b1954ab1
Polish Maven plugin javadoc
...
This commit polishes the javadoc for Maven plugin classes now that
the plugin reference docs link to the javadoc. Visibility of some
MOJO parameter class getters and setters were also changed for
consistency.
See gh-21555
4 years ago
Andy Wilkinson
0f069ee9c6
Merge branch '2.3.x'
...
Closes gh-23756
4 years ago
Andy Wilkinson
633027b1cd
Upgrade to Gradle 6.7
...
Closes gh-23754
4 years ago
Andy Wilkinson
d82acc3ac5
Remove erroneous management.server.address config from Actuator smoke test
...
See gh-22187
4 years ago
Andy Wilkinson
3f1f830efe
Fail if management.server.address is set but actuator is on the same port
...
Closes gh-22187
4 years ago
Andy Wilkinson
a0afb73923
Merge branch '2.3.x'
...
Closes gh-23751
4 years ago
Andy Wilkinson
a754b791a2
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23750
4 years ago
Andy Wilkinson
11bc62fb83
Stop using PostConstruct to default session timeout to ServerProperties'
...
Fixes gh-23716
4 years ago
Andy Wilkinson
4a38401cef
Align relying party entity ID property with Spring Security
...
Closes gh-23745
4 years ago
Stephane Nicoll
3657c6c85d
Merge branch '2.3.x'
4 years ago
Stephane Nicoll
dd74810c80
Revert "Fix detection logic for embedded databases"
...
This reverts commit c4a5a34702
.
See gh-23721
4 years ago
Andy Wilkinson
6f7234ff4e
Upgrade to MSSQL JDBC 8.4.1.jre8
...
Closes gh-23742
4 years ago
Andy Wilkinson
01077d8ced
Merge branch '2.3.x'
...
Closes gh-23744
4 years ago
Andy Wilkinson
e8187f9bb0
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23743
4 years ago
Andy Wilkinson
2a40bd7853
Register shutdown hook so it can tidy up a partial refresh
...
Previously, the shutdown hook was only registered once refresh has
completed. If the JVM was shut down during refresh (or after refresh
and before the hook was registered) the hook wouldn't run and the
partially refreshed context would not be cleaned up.
This commit moves the registration of the shutdown hook to before
refresh processing begins. This ensures that the hook is available
to clean up the context if the JVM is shutdown while refresh is in
progress.
Fixes gh-23625
4 years ago
Stephane Nicoll
c0dddf7e23
Merge pull request #23737 from dreis2211
...
* pr/23737:
Fix links to Spring Framework documentation
Closes gh-23737
4 years ago
dreis2211
47bac6a90d
Fix links to Spring Framework documentation
...
See gh-23737
4 years ago
Andy Wilkinson
6898a97102
Merge branch '2.3.x'
...
Closes gh-23732
4 years ago
Andy Wilkinson
11b5e86ffd
Deprecate BootJar#getConfigurations
...
Fixes gh-23527
4 years ago
Stephane Nicoll
995c0c827b
Merge pull request #23720 from izeye
...
* pr/23720:
Polish
Closes gh-23720
4 years ago