@@ -6,7 +6,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.5.RELEASE</version>
- <relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.jkcredit</groupId>
<artifactId>sys-news</artifactId>
@@ -6,7 +6,7 @@ spring:
enabled: true
max-file-size: 200MB
profiles:
- active: dev
+ active: prod
jpa:
show-sql: true
resources: