spring-boot/spring-boot-project
Phillip Webb f08188d5cf Change relevant Assert calls to throw IllegalStateException
Change certain Assert class from `assert...` to `assertState`
so that a more appropriate `IllegalStateException` is thrown.

Fixes gh-43779
2025-01-11 21:16:36 -08:00
..
spring-boot Change relevant Assert calls to throw IllegalStateException 2025-01-11 21:16:36 -08:00
spring-boot-actuator Change relevant Assert calls to throw IllegalStateException 2025-01-11 21:16:36 -08:00
spring-boot-actuator-autoconfigure Make RuntimeHints predicates more explicit 2025-01-11 18:17:10 +01:00
spring-boot-autoconfigure Change relevant Assert calls to throw IllegalStateException 2025-01-11 21:16:36 -08:00
spring-boot-dependencies Start building against Spring Integration 6.5.0-M1 snapshots 2025-01-09 16:24:28 +01:00
spring-boot-devtools Change relevant Assert calls to throw IllegalStateException 2025-01-11 21:16:36 -08:00
spring-boot-docker-compose Change relevant Assert calls to throw IllegalStateException 2025-01-11 21:16:36 -08:00
spring-boot-docs Add support for Vibur DBCP connection pool to DataSourceBuilder 2025-01-08 11:20:46 +01:00
spring-boot-parent Remove unused dependency management from spring-boot-parent 2024-12-20 14:30:19 +00:00
spring-boot-starters Merge branch '3.3.x' 2024-12-12 11:07:04 +00:00
spring-boot-test Remove unused dependency management from spring-boot-parent 2024-12-20 14:30:19 +00:00
spring-boot-test-autoconfigure Introduce dedicated annotations to deal with boolean properties 2025-01-08 13:26:11 -08:00
spring-boot-testcontainers Don't call `Startable.start()` for already started containers 2024-12-12 15:26:59 -08:00
spring-boot-tools Change relevant Assert calls to throw IllegalStateException 2025-01-11 21:16:36 -08:00