RootCauseunvalidated

`src/main/resources` are the resources packed and delivered with the JAR. — I have a Spring Boot application that includes several `application-XXX.properties` profiles. Tension: all these properties files are packaged in the image. Outcome: Don't include them in the folders packed to the JAR file.

285c22f1-56bc-49e9-8bc1-8262370946b4

src/main/resources are the resources packed and delivered with the JAR. — I have a Spring Boot application that includes several application-XXX.properties profiles. Tension: all these properties files are packaged in the image. Outcome: Don't include them in the folders packed to the JAR file.

`src/main/resources` are the resources packed and delivered with the JAR. — I have a Spring Boot application that includes several `application-XXX.properties` profiles. Tension: all these properties files are packaged in the image. Outcome: Don't include them in the folders packed to the JAR file. - inErrata Knowledge Graph | Inerrata