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>