2023-06-22 16:53:01 +02:00
|
|
|
|
|
|
|
|
|
## Spring Boot Properties
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
|
|
|
|
|
|
- [Using Environment Variables in Spring Boot’s Properties Files](https://www.baeldung.com/spring-boot-properties-env-variables)
|
|
|
|
|
- [Spring Boot Properties Prefix Must Be in Canonical Form](https://www.baeldung.com/spring-boot-properties-canonical-form)
|
2024-01-19 09:40:56 +08:00
|
|
|
|
- [Bind Case Insensitive @Value to Enum in Spring Boot](https://www.baeldung.com/spring-boot-enum-bind-case-insensitive-value)
|
2023-06-22 16:53:01 +02:00
|
|
|
|
- More articles: [[<-- Prev]](../spring-boot-properties-3)
|