代码-swagger3 pathmatch和nexus私服
This commit is contained in:
@@ -6,12 +6,20 @@ spring:
|
||||
main:
|
||||
allow-bean-definition-overriding : true
|
||||
allow-circular-references: true
|
||||
mvc:
|
||||
pathmatch:
|
||||
matching-strategy: ant_path_matcher
|
||||
|
||||
---
|
||||
spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: native
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 5edc3246-3e69-4be5-a32a-273f0a09ddf6
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
@@ -24,22 +32,17 @@ spring:
|
||||
refresh: true
|
||||
- data-id: threadpool.yml
|
||||
refresh: true
|
||||
|
||||
---
|
||||
spring:
|
||||
application:
|
||||
name: admin
|
||||
config:
|
||||
activate:
|
||||
on-profile: dev
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
allow-circular-references: true
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 5edc3246-3e69-4be5-a32a-273f0a09ddf6
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
@@ -54,22 +57,17 @@ spring:
|
||||
refresh: true
|
||||
- data-id: database.yml
|
||||
refresh: true
|
||||
|
||||
---
|
||||
spring:
|
||||
application:
|
||||
name: admin
|
||||
config:
|
||||
activate:
|
||||
on-profile: prod
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
allow-circular-references: true
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 0c9bf047-19ca-4969-bf5d-bbc1f86b501a
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
|
@@ -6,12 +6,20 @@ spring:
|
||||
main:
|
||||
allow-bean-definition-overriding : true
|
||||
allow-circular-references: true
|
||||
mvc:
|
||||
pathmatch:
|
||||
matching-strategy: ant_path_matcher
|
||||
|
||||
---
|
||||
spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: native
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 5edc3246-3e69-4be5-a32a-273f0a09ddf6
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
@@ -24,20 +32,17 @@ spring:
|
||||
refresh: true
|
||||
- data-id: threadpool.yml
|
||||
refresh: true
|
||||
|
||||
---
|
||||
spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: dev
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
allow-circular-references: true
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 5edc3246-3e69-4be5-a32a-273f0a09ddf6
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
@@ -57,15 +62,11 @@ spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: prod
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
allow-circular-references: true
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 0c9bf047-19ca-4969-bf5d-bbc1f86b501a
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
|
@@ -2,16 +2,24 @@ spring:
|
||||
application:
|
||||
name: web
|
||||
profiles:
|
||||
active: native
|
||||
active: native
|
||||
main:
|
||||
allow-bean-definition-overriding : true
|
||||
allow-circular-references: true
|
||||
mvc:
|
||||
pathmatch:
|
||||
matching-strategy: ant_path_matcher
|
||||
|
||||
---
|
||||
spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: native
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 5edc3246-3e69-4be5-a32a-273f0a09ddf6
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
@@ -24,22 +32,17 @@ spring:
|
||||
refresh: true
|
||||
- data-id: threadpool.yml
|
||||
refresh: true
|
||||
|
||||
---
|
||||
spring:
|
||||
application:
|
||||
name: web
|
||||
config:
|
||||
activate:
|
||||
on-profile: dev
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
allow-circular-references: true
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 5edc3246-3e69-4be5-a32a-273f0a09ddf6
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
@@ -56,20 +59,14 @@ spring:
|
||||
refresh: true
|
||||
---
|
||||
spring:
|
||||
application:
|
||||
name: web
|
||||
config:
|
||||
activate:
|
||||
on-profile: prod
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
allow-circular-references: true
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 0c9bf047-19ca-4969-bf5d-bbc1f86b501a
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
|
@@ -703,4 +703,18 @@
|
||||
|
||||
</dependencies>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>peko-public</id>
|
||||
<url>http://nexus.pekolive.com/repository/maven-public/</url>
|
||||
<releases>
|
||||
<enabled>true</enabled>
|
||||
</releases>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
<updatePolicy>always</updatePolicy>
|
||||
</snapshots>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
</project>
|
@@ -6,12 +6,20 @@ spring:
|
||||
main:
|
||||
allow-bean-definition-overriding : true
|
||||
allow-circular-references: true
|
||||
mvc:
|
||||
pathmatch:
|
||||
matching-strategy: ant_path_matcher
|
||||
|
||||
---
|
||||
spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: native
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 5edc3246-3e69-4be5-a32a-273f0a09ddf6
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
@@ -24,22 +32,17 @@ spring:
|
||||
refresh: true
|
||||
- data-id: threadpool.yml
|
||||
refresh: true
|
||||
|
||||
---
|
||||
spring:
|
||||
application:
|
||||
name: oauth2
|
||||
config:
|
||||
activate:
|
||||
on-profile: dev
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
allow-circular-references: true
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 5edc3246-3e69-4be5-a32a-273f0a09ddf6
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
@@ -56,20 +59,14 @@ spring:
|
||||
refresh: true
|
||||
---
|
||||
spring:
|
||||
application:
|
||||
name: oauth2
|
||||
config:
|
||||
activate:
|
||||
on-profile: prod
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
allow-circular-references: true
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 0c9bf047-19ca-4969-bf5d-bbc1f86b501a
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
|
@@ -6,12 +6,17 @@ spring:
|
||||
main:
|
||||
allow-bean-definition-overriding : true
|
||||
allow-circular-references: true
|
||||
|
||||
---
|
||||
spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: native
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 5edc3246-3e69-4be5-a32a-273f0a09ddf6
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
@@ -24,20 +29,17 @@ spring:
|
||||
refresh: true
|
||||
- data-id: threadpool.yml
|
||||
refresh: true
|
||||
|
||||
---
|
||||
spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: dev
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
allow-circular-references: true
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 5edc3246-3e69-4be5-a32a-273f0a09ddf6
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
@@ -57,15 +59,11 @@ spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: prod
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
allow-circular-references: true
|
||||
cloud:
|
||||
nacos:
|
||||
config:
|
||||
server-addr: 129.226.216.54:8848
|
||||
namespace: 0c9bf047-19ca-4969-bf5d-bbc1f86b501a
|
||||
name: ${spring.application.name}
|
||||
file-extension: yml
|
||||
shared-configs:
|
||||
- data-id: application.yml
|
||||
|
Reference in New Issue
Block a user