spring-boot/spring-boot-project/spring-boot-tools/spring-boot-properties-migr.../src
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
..
main Change relevant Assert calls to throw IllegalStateException 2025-01-11 21:16:36 -08:00
test Don't report already migrated properties when has group 2024-08-31 11:18:47 -07:00