烟花爆竹推送丹灵系统数据服务
kongzy
2024-02-04 b7ab1afc34a907beea8e3e5d69bad4a95aacba8f
1
2
3
4
5
6
7
8
9
10
11
spring:
  application:
    name: firework_oracle
  profiles:
    active: prod
  mvc:
    pathmatch:
      matching-strategy: ant_path_matcher
 
server:
  port: 8080