Releases: appkr/msa-starter
Releases · appkr/msa-starter
3.4.3
Commits
- c33c4b5: replaced jhipster-uaa into vroong-uaa-compact
Articulate at README at next release
OAuth2 클라이언트
grant_type |
clientId |
clientSecret |
client_credentials |
bc68ef76-95c4-40b2-9854-b3111318e319 |
machinesecret |
password |
eb4814fb-66f8-498d-b65c-d6ffa80bb712 |
webappsecret |
OAuth2 사용자
username |
password |
role |
95c464a5-ea74-43e9-b1cd-ac002a20adf2 |
user |
USER |
19ab74d5-68c4-4f8a-b6e9-12f960495141 |
admin |
ADMIN |
3.4.2
What's Changed
- 01b689a: [templates] Timer, CheckedFunction, Either, Lazy class (appkr)
- 9c8807a: tag 3.4.2 (appkr)
3.4.0
What's changed
- d8c426e: [starter] migrate to SpringBoot 3 & MySQL 8; removed webflux support @appkr
3.3.3
What's Changed
- 349dcb7: [templates] minor changes by @appkr in #19
- 34b4de5: [templates] removed Kafka SASL protocol configuration @appkr
- ee1b82c: [templates] moved sentry configuration: sentry.properties -> application.yml @appkr
- 56e26a4: [templates] applied spring-cloud-stream new apis @appkr
- a078e97: [templates] added missing configuration files @appkr
3.3.0
What's Changed
- 99027a8: [starter] make the app work in JDK 1.8 (appkr) #17
- ee58ea5: [starter] build and run native image successful (appkr) #17