Back to Browse

Spring boot profiles

130 views
Sep 7, 2024
9:51

Spring boot profiles allow us to enabled different properties for different running environments. In this video, I enable profiles for development, testing and production and configure a property for each. I run the development profile locally in my IDE, run the test profile in unit tests and then run the production profile in my Kubernetes cluster.

Download

0 formats

No download links available.

Spring boot profiles | NatokHD