malei05 пре 3 недеља
родитељ
комит
77b670de16
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -214,6 +214,12 @@
     </repositories>
 
     <build>
+        <resources>
+            <resource>
+                <directory>src/main/resources</directory>
+                <filtering>true</filtering>
+            </resource>
+        </resources>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>