Unable to Configure Spring Boot Application Properties to Support Multiple Profiles in Java 17
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-14
spring-boot java-17 application-properties profiles
I'm currently working on a Spring Boot application and I'm having trouble setting up multiple profiles correctly. I want to load different application propertie...