-
Al intentar implementar la libreria con spring boot tira el siguiente error en versiones nuevas de java / spring boot
java.lang.ClassNotFoundException: javax.ws.rs.core.Configuration
Por lo que…
-
-
# [POST] /server/user/register
1. 업무 : 로컬 회원가입
2. 담당자 : 김준건
## REQ
### body
```
{
"id" : "test",
"pw" : "test1234",
"email" : "test@gmail.com",
"name" : "test"
}
```
|변수명|변수형|
|------|:------:|
…
-
Hello all I have a JoinFaces app which runs just fine in IntelliJ IDE but when I package as a JAR and try running it this way I get "Too many redirects" when reaching the login page.
My application…
-
有大佬在springboot上集成modelscope模型吗?请给我发个demo看看呗,感谢!
我有试过在springboot上使用jdl库去加载并使用traced_whisper_small.pt完成语音识别,但是换modelscope的模型就知道怎么搞了
-
### 👀 Is there an existing feature request for this?
- [X] I have searched the existing issues
### 🔖 Enhancement description
Create a Springboot-Redis sample app for the [samples-java](https://gith…
-
## Description
For aarch64 platform, I have built "Springboot" from source.
## Steps
Following "STEPS (https://spring.io/quickstart)" were used for building and installing Springboot
`…
-
## Description
Provide the support of latest springboot v3.1.5 for the following datastreams, current springboot version is incompatible with the v3.1.5
- GC
- Memory
- Threading
- Http Trace
…
-
### 👀 Is there an existing feature request for this?
- [X] I have searched the existing issues
### 🔖 Enhancement description
Create a Springboot-Elastic sample app for the [samples-java](https://gi…
-
I found this issue when trying to use the plugin with nvim-java
```
Failed to run `config` for springboot-nvim
…