12 lines
235 B
Properties
12 lines
235 B
Properties
|
|
spring.mvc.pathmatch.matching-strategy=ant_path_matcher
|
||
|
|
|
||
|
|
# Page Config
|
||
|
|
Globals.pageUnit=10
|
||
|
|
Globals.pageSize=10
|
||
|
|
|
||
|
|
# Access-Control-Allow-Origin
|
||
|
|
Globals.Allow.Origin = http://localhost:3000
|
||
|
|
|
||
|
|
#JWT secret key
|
||
|
|
Globals.jwt.secret = egovframe
|