Skip to content

Commit

Permalink
add application.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangshenghang committed Jan 17, 2025
1 parent 0ed459d commit 6d790f2
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ spring:
mvc:
pathmatch:
matching-strategy: ant_path_matcher
async-config:
core-pool-size: 10
max-pool-size: 20
queue-capacity: 100

jwt:
expireTime: 86400
Expand Down

0 comments on commit 6d790f2

Please sign in to comment.