Commit Graph

4 Commits

Author SHA1 Message Date
Stéphane Nicoll ed1ee79aef Share JSON library consistently
This commit shades the use of 'com.vaadin.external.google:android-json'
in the three modules that use it. The configuration processor already
did that and this commit does the same for configuration-metadata and
the CLI.

As a result of this commit, 'android-json' is not used nor managed
internally.

Closes gh-45504
2025-09-15 16:17:21 +02:00
Moritz Halbritter a0a785ec92 Improve null-safety of cli/spring-boot-cli
See gh-46926
2025-08-26 14:22:53 +02:00
Moritz Halbritter 8d598f549b Add nullability annotations to cli/spring-boot-cli
See gh-46587
2025-08-11 13:47:18 +02:00
Phillip Webb decc32dde3 Restructure project directories to better fit Gradle
Closes gh-46358
2025-07-10 17:54:08 -07:00