-
Notifications
You must be signed in to change notification settings - Fork 41.1k
Comparing changes
Open a pull request
base repository: spring-projects/spring-boot
base: v3.3.9
head repository: spring-projects/spring-boot
compare: v3.3.10
Commits on Feb 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 70e0744 - Browse repository at this point
Copy the full SHA 70e0744View commit details
Commits on Feb 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7ca2713 - Browse repository at this point
Copy the full SHA 7ca2713View commit details -
Adapt reference to JooqExceptionTranslator
This commit updates the reference guide as JooqExceptionTranslator has been superseded by ExceptionTranslatorExecuteListener. See gh-44385 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c211b05 - Browse repository at this point
Copy the full SHA c211b05View commit details -
Merge pull request #44385 from ngocnhan-tran1996
* pr/44385: Adapt reference to JooqExceptionTranslator Closes gh-44385
Configuration menu - View commit details
-
Copy full SHA for 58a9280 - Browse repository at this point
Copy the full SHA 58a9280View commit details -
Clarify which Mongo properties are ignored when URI property is set
See gh-44384 Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2f288bf - Browse repository at this point
Copy the full SHA 2f288bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd1955 - Browse repository at this point
Copy the full SHA 7fd1955View commit details -
Merge pull request #44384 from nosan
* pr/44384: Polish contribution Clarify which Mongo properties are ignored when URI property is set Closes gh-44384
Configuration menu - View commit details
-
Copy full SHA for acfdd11 - Browse repository at this point
Copy the full SHA acfdd11View commit details -
Consider properties on outer class in nested @DataJpaTest tests
See gh-44348 Signed-off-by: Bernie Schelberg <bernard.schelberg@invicara.com>
Configuration menu - View commit details
-
Copy full SHA for b9438be - Browse repository at this point
Copy the full SHA b9438beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a94ee1 - Browse repository at this point
Copy the full SHA 2a94ee1View commit details -
Merge pull request #44348 from bernie-schelberg-invicara
* pr/44348: Polish contribution Consider properties on outer class in nested @DataJpaTest tests Closes gh-44348
Configuration menu - View commit details
-
Copy full SHA for b711489 - Browse repository at this point
Copy the full SHA b711489View commit details -
Use Javadoc attributes for Gradle reference guide
See gh-44388 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d781ce1 - Browse repository at this point
Copy the full SHA d781ce1View commit details -
Merge pull request #44388 from ngocnhan-tran1996
* pr/44388: Use Javadoc attributes for Gradle reference guide Closes gh-44388
Configuration menu - View commit details
-
Copy full SHA for 7247570 - Browse repository at this point
Copy the full SHA 7247570View commit details
Commits on Feb 24, 2025
-
See gh-44323 Signed-off-by: Johnny Lim <izeye@naver.com>
Configuration menu - View commit details
-
Copy full SHA for 332ad7b - Browse repository at this point
Copy the full SHA 332ad7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf1dc09 - Browse repository at this point
Copy the full SHA bf1dc09View commit details -
Merge pull request #44323 from izeye
* pr/44323: Update copyright of changed files Polish Closes gh-44323
Configuration menu - View commit details
-
Copy full SHA for e6b2193 - Browse repository at this point
Copy the full SHA e6b2193View commit details -
See gh-44413 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ae2cfeb - Browse repository at this point
Copy the full SHA ae2cfebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41656bf - Browse repository at this point
Copy the full SHA 41656bfView commit details -
Merge pull request #44413 from ngocnhan-tran1996
* pr/44413: Update copyright of changed files Fix typo in fold attribute Closes gh-44413
Configuration menu - View commit details
-
Copy full SHA for def70a1 - Browse repository at this point
Copy the full SHA def70a1View commit details
Commits on Feb 25, 2025
-
Add a project icon for IntelliJ IDEA
See gh-44424 Signed-off-by: Johnny Lim <izeye@naver.com>
Configuration menu - View commit details
-
Copy full SHA for c498fcb - Browse repository at this point
Copy the full SHA c498fcbView commit details -
Merge pull request #44424 from izeye
* pr/44424: Add a project icon for IntelliJ IDEA Closes gh-44424
Configuration menu - View commit details
-
Copy full SHA for 59c0036 - Browse repository at this point
Copy the full SHA 59c0036View commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 453002b - Browse repository at this point
Copy the full SHA 453002bView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf320d - Browse repository at this point
Copy the full SHA abf320dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3acea58 - Browse repository at this point
Copy the full SHA 3acea58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c9551 - Browse repository at this point
Copy the full SHA 56c9551View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5be5eaf - Browse repository at this point
Copy the full SHA 5be5eafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8874582 - Browse repository at this point
Copy the full SHA 8874582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8577718 - Browse repository at this point
Copy the full SHA 8577718View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de189a - Browse repository at this point
Copy the full SHA 3de189aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ff9f6 - Browse repository at this point
Copy the full SHA a0ff9f6View commit details
Commits on Feb 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 21a5319 - Browse repository at this point
Copy the full SHA 21a5319View commit details
Commits on Feb 28, 2025
-
Close InputStream when loading Log4j2 Configuration from a Resource
See gh-44467 Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for be7e952 - Browse repository at this point
Copy the full SHA be7e952View commit details -
Merge pull request #44467 from nosan
* pr/44467: Close InputStream when loading Log4j2 Configuration from a Resource Closes gh-44467
Configuration menu - View commit details
-
Copy full SHA for 825ca76 - Browse repository at this point
Copy the full SHA 825ca76View commit details -
Merge pull request #44467 from nosan
* pr/44467: Close InputStream when loading Log4j2 Configuration from a Resource Closes gh-44467
Configuration menu - View commit details
-
Copy full SHA for 19ba2ec - Browse repository at this point
Copy the full SHA 19ba2ecView commit details -
Update version of Elasticsearch test container image
See gh-44459 Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c98f9ac - Browse repository at this point
Copy the full SHA c98f9acView commit details -
Merge pull request #44459 from dmitrysulman
* pr/44459: Update version of Elasticsearch test container image Closes gh-44459
Configuration menu - View commit details
-
Copy full SHA for 8c035ce - Browse repository at this point
Copy the full SHA 8c035ceView commit details -
Update version of Neo4j test container image
See gh-44463 Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7276be8 - Browse repository at this point
Copy the full SHA 7276be8View commit details -
Merge pull request #44463 from dmitrysulman
* pr/44463: Update version of Neo4j test container image Closes gh-44463
Configuration menu - View commit details
-
Copy full SHA for c86d47f - Browse repository at this point
Copy the full SHA c86d47fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c91c8e2 - Browse repository at this point
Copy the full SHA c91c8e2View commit details -
Generate reflection hints for main methods
This commit makes sure to register the necessary hints to invoke the main method of any bean available in the context. This is necessary for tests that use the UseMainMethod feature. This generates more hints than strictly necessary as there isn't a way to contribute hints based on a ContextLoader, see spring-projects/spring-framework#34513 for more details. Closes gh-44461
Configuration menu - View commit details
-
Copy full SHA for e1f45c5 - Browse repository at this point
Copy the full SHA e1f45c5View commit details -
Remove obsolete hints for Flyway Teams features
See gh-44460 Signed-off-by: Benjamin König <koenig87@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for 23fd79f - Browse repository at this point
Copy the full SHA 23fd79fView commit details -
Merge pull request #44460 from bekoenig
* pr/44460: Remove obsolete hints for Flyway Teams features Closes gh-44460
Configuration menu - View commit details
-
Copy full SHA for 278c7a5 - Browse repository at this point
Copy the full SHA 278c7a5View commit details -
Bump solid-js from 1.8.17 to 1.9.5 in /antora
Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.17 to 1.9.5. - [Release notes](https://github.com/solidjs/solid/releases) - [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md) - [Commits](solidjs/solid@v1.8.17...v1.9.5) --- updated-dependencies: - dependency-name: solid-js dependency-type: indirect ... See gh-44432 Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c641b3f - Browse repository at this point
Copy the full SHA c641b3fView commit details -
Merge pull request #44432 from dependabot[bot]
* pr/44432: Bump solid-js from 1.8.17 to 1.9.5 in /antora Closes gh-44432
Configuration menu - View commit details
-
Copy full SHA for 00da65c - Browse repository at this point
Copy the full SHA 00da65cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d01c94 - Browse repository at this point
Copy the full SHA 7d01c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for e696837 - Browse repository at this point
Copy the full SHA e696837View commit details
Commits on Mar 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 05082ce - Browse repository at this point
Copy the full SHA 05082ceView commit details
Commits on Mar 4, 2025
-
This commit polishes the smoke test for Spring Web Services, namely clearing unused dependencies and clarify the necessary configuration: 1. No need to extend from `WsConfigurationAdapter` if no advanced configuration is required 2. Spring Web Services creates a `XsdSchema` bean whose name matches the name of the file. Added a `@Qualifier("hr")` to make that more obvious as it would break if an additional schema was to be added. Closes gh-44515
Configuration menu - View commit details
-
Copy full SHA for 9b41bbd - Browse repository at this point
Copy the full SHA 9b41bbdView commit details -
See gh-44514 Signed-off-by: Matthias Streidel <github@metters.slmail.me>
Configuration menu - View commit details
-
Copy full SHA for 474dafa - Browse repository at this point
Copy the full SHA 474dafaView commit details -
Merge pull request #44514 from metters
* pr/44514: Fix typo Closes gh-44514
Configuration menu - View commit details
-
Copy full SHA for 60c6ca3 - Browse repository at this point
Copy the full SHA 60c6ca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f3688 - Browse repository at this point
Copy the full SHA c9f3688View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.