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