mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
- Adds a new @DisableOnOs annotation, which is inspired from JUnit5s @DisableOnOs annotation. This new annotation supports the architecture and is repeatable Closes gh-30082