-
As part of this issue, IPF will be updated to the Jakarta EE 10, which also require certain other major dependency updates.
* Migrate from javax -> jakarta (JEE 10)
* Java 17 as minimum
* Spring …
-
I always use maven-enforcer-plugin in my spring-boot apps, but I seem to get some dependency mismatches:
The plugin:
```xml
maven-enforcer-plugin
…
rtc11 updated
3 years ago
-
## Spring Boot Admin Server information
- **Version**:
- **Spring Boot version**:
- 3.3.3
- **Configured Security**:
- **Webflux or Servlet application**:
## Client in…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I follow Spring Boot guide. I reached chapter 11.4
http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#getting-started-first-application-run
Everything is OK.
Then I add dependcy to s…
-
## Old conf without problem:
I have a project using spring-boot **1.2.4**
For managing web services inside it, I'm using apache.cxf. **2.7.11**
pom.xml :
```
org.apache.cxf
cxf-rt-frontend-jax…
-
-
Hi,
Great stuff!
I'm getting the error below when I call this endpoint. Your thoughts?
`@GET
@Path("/search")
@Produces(MediaType.APPLICATION_JSON)
public Observable searchByName() {
re…
sumew updated
7 years ago
-
I'm hoping to set up an integration using Camel with a Cisco Unified Communication Manager server's SOAP API. I'm developing on a Debian Linux 11 desktop, using VSCode 1.60.2 and OpenJDK 8 from Adopt…
-
When you start Ladybug as part of the Ladybug test webapp, rerunning a report does not work. In the Tomcat window, I have the following message:
[http-nio-80-exec-8] INFO org.apache.cxf.services.Re…