| Class | Description | 
|---|---|
| EnvJsonPropertySourceLoader | Reads properties from JSON stored in the environment variables SPRING_APPLICATION_JSON or MICRONAUT_APPLICATION_JSON. | 
| JsonPropertySourceLoader | A  PropertySourceLoaderthat reads application.json files if they exist. |