-
i found an error, missing multipart processing logic. like this:
if (ServletFileUpload.isMultipartContent(httpServletRequest)) {
this.handleMultipart(postMethodProxyRequest, http…
-
Hey! Awesome that you brought this open source. I'm just getting started, docker installation was a breeze.
I'm trying to connect my AWS Neptune DB as a datasource. I'm running a local docker insta…
-
Hi Team,
I got an issue when I was consuming the rest call from different services.
For code ref - https://github.com/koushikkothagal/spring-boot-microservices-workshop/tree/master/movie-catalog-ser…
-
### Description of the Bug
1. Using IntelliJ IDEA 2024.1.4 (Ultimate Edition)
2. Installed Vaadin plugin 1.0.9 - however Copilot reports that the plugin is not found (I've already created another …
-
Hi,
I am working with spring websocket v4.2.3 under Java 1.7.
Deploying is made on Tomcat 7.0 server (without spring-boot).
Opening Web Socket...
GET http://localhost:8080/ws/info?t=1536733706…
-
Hi,
I'm currently developing a Spring Data REST application and I'm trying to figure out how to return the result of aggregate queries (non-PersistenceEntity collection as a return value). I've rea…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
in shenyu admin,when I edit the Plugins, some error had occour.
menu: BasicConfig==>Plugin==…
-
**Describe the bug**
访问文档时出现org.springframework.web.servlet.resource.NoResourceFoundException: No static resource favicon.ico.
**To Reproduce**
直接进入文档即可触发。查看接口调用,发现http://localhost:端口/favicon.i…
-
**Describe the bug**
We are using both the "Pattern Matching and Multiple Repositories" and "Composite Environment Repositories" features and we have different ssh keys for different git repos. When…
-
According to https://github.com/jhipster/generator-jhipster/issues/23449, JHipster v8 is getting close. We should migrate and make sure everything works correctly.