spring-boot/spring-boot-project/spring-boot-tools/spring-boot-configuration-p.../src/json-shade
Yanming Zhou ac18e3015c Use `.isEmpty()` where feasible
See gh-38739
2023-12-19 22:38:05 -08:00
..
java/org/springframework/boot/configurationprocessor/json Use `.isEmpty()` where feasible 2023-12-19 22:38:05 -08:00
README.adoc Merge branch '1.5.x' 2018-01-08 13:17:51 -08:00

README.adoc

## Shaded JSON

This source was originally taken from `com.vaadin.external.google:android-json` which
provides a clean room re-implementation of the `org.json` APIs and does not include the
"Do not use for evil" clause.