-
RemoteJWKSet use synchronized for synchronization.
But this will suspend the carrier thread.
In some specific situations, it may cause the server to hang:
`single carrier thread.(Single core …
-
Currently `crnk-setup-servlet` are heavily based on `javax.servlet` api so it's not compatible with `jakarta` api at all. All the servlet filters are failed in Spring Boot 3.
So any plan so migrate…
-
### start code
- https://spring.io/guides/gs/rest-service
### install jdk17
- .zshrc 의 JAVA_HOME 변경
```
$ sudo apt install openjdk-17-jdk
```
### REF
- https://github.com/pySatellite/hello…
-
-
# build.gradle 파헤치기 (build.gradle 수동설정) | DeCoding
1. 왜 Initializr를 사용하지 않는가
[https://xengom.com/springboot/buildgradle-buildgradle/](https://xengom.com/springboot/buildgradle-buildgradle/)
-
### Description
Upgrade SpringBoot to 3.x
Now, SpringBoot has been upgraded to 3.x version, and the SpringBoot 2.x version will not be supported in the near future.
### Task List
1. upgrade sh…
-
老哥怎么不升级一下springboot版本到2.x呢
-
再开个坑(见鬼了)
springboot的源码,从SpringApplication的注释开始读起
> 多以以下的的内容多数可在源码的注释里找到
---
### SpringApplicaiton在默认情况下要干的事情
1. 创建一个ApplicationContext
2. 注册一个CommandLinePropertySource,来读取命令行参数,使其为spring的prop…
-
いろいろ鑑みてCentOS7.9がいいかな?
- https://barecare.jp/blog/2021/06/29/42/
-
作者大大可以提供一下该项目的数据库吗