This project is mirrored from https://github.com/spring-projects/spring-boot.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Aug 18, 2022
-
-
Spring Builds authored
-
Phillip Webb authored
Revert the recent updates to nested jar support that were intended to allow verification of signed unpacked nested jars on Oracle JDK. Unfortunately the changes caused a number of regressions which affected a larger number of users than those that have issues with signed jars. Closes gh-31853
-
Phillip Webb authored
This reverts commit b42f056d.
-
Phillip Webb authored
This reverts commit 360eb027.
-
- Aug 17, 2022
-
-
Stephane Nicoll authored
Closes gh-32102
-
Stephane Nicoll authored
Closes gh-31904
-
Stephane Nicoll authored
* pr/31997: Polish "Explicit error message if source is not an archive" Explicit error message if source is not an archive Closes gh-31997
-
Stephane Nicoll authored
See gh-31997
-
Nils Hartmann authored
This commit split the existing assertion to provide an explicit error message if the source file is not an archive. See gh-31997
-
- Aug 16, 2022
-
-
Stephane Nicoll authored
Closes gh-32087
-
Stephane Nicoll authored
Closes gh-32039
-
Phillip Webb authored
Update `JarFile` so that the `close()` method no longer closes nested jars or the wrapper. Prior to this commit it was possible for a parent jar file to be garbage collected and closed even though references still existed to the nested jars. When this happened the nested jars would get closed and any access to entries would result in `JarFile.ensureOpen()` throwing an `IllegalStateException`. The user would often not see this exception directly, but rather find `ClassNotFoundException` being thrown. Fixes gh-31853
-
- Aug 11, 2022
-
-
Stephane Nicoll authored
Closes gh-32063
-
- Aug 10, 2022
-
-
Andy Wilkinson authored
Closes gh-32058
-
Andy Wilkinson authored
Closes gh-32055
-
Andy Wilkinson authored
-
Stephane Nicoll authored
Closes gh-32037
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-29171
-
- Aug 09, 2022
-
-
Stephane Nicoll authored
See gh-32039
-
Stephane Nicoll authored
See gh-32037
-
Andy Wilkinson authored
Closes gh-32008
-
Phillip Webb authored
Update BasicJsonParser to fix the deeply nested map protection logic. Fixes gh-32029
-
Stephane Nicoll authored
* pr/32004: Polish contribution Document the DefaultServlet is no longer being enabled by default Closes gh-32004
-
Stephane Nicoll authored
See gh-32004
-
Ionascu Stefan Ciprian authored
See gh-32004
-
Stephane Nicoll authored
See gh-31137
-
Stephane Nicoll authored
Closes gh-32012
-
Stephane Nicoll authored
Closes gh-32011
-
Stephane Nicoll authored
Closes gh-32010
-
Stephane Nicoll authored
Closes gh-32009
-
Stephane Nicoll authored
Closes gh-32007
-
- Aug 05, 2022
-
-
Andy Wilkinson authored
See gh-28208
-
- Aug 04, 2022
-
-
Andy Wilkinson authored
Closes gh-31137
-
Andy Wilkinson authored
Closes gh-28208
-
Andy Wilkinson authored
Closes gh-31983
-
Stephane Nicoll authored
Closes gh-31979
-
Andy Wilkinson authored
Closes gh-31103
-
Andy Wilkinson authored
Closes gh-25855
-
- Aug 03, 2022
-
-
Andy Wilkinson authored
Closes gh-31916
-