Can anyone tell me if it is possible to define the profile (Dev, Prod, Local) in a spring-loaded application by the environment in which the application is running?
My application is configured with a profile (Dev, Prod, Local), but every time the developer needs to set the active profile for each environment he will run the project