-
## Issue Summary
In a Spring Boot 3.3.5 application using GraalVM (22.3.0) for native image compilation, the following exception occurs when attempting to initialize lazy-loaded Hibernate entities:
…
-
I am getting class not found error while running spring boot demo, can someone guide me what I am doing wrong here? I am able to run rpserver and server modules fine.
Used below command:
cd spring…
-
I would like to request to add a demo project demonstrating how to use a Spring AI projects with React frontend using docker compose.
Since, most of the modern Java apps are already using Spring Boot…
-
TODO:
Run demos number 4, 5, 7- 9, 11-18 and take notes.
1hr
-
### Describe the bug.
We were trying to use the library to generate code; this code deployed as as jar to our repository and imported in a Spring Boot 3 project.
We have an error when starting our…
-
The Waffle code in our Vaadin app is based on this demo. It worked before the update to Spring Boot 3, but not anymore. I have debugged the source code for Waffle.
request.getHeader("Authorization"…
-
**Expected behavior**
I want to
- capture 100% for only some requests url that contains path /parcours
- Not capture all the rest
I'm following this [document](https://learn.microsoft.com/en-us/azure…
-
Need to connect to exisitng hazelcast member using hazelcast-client.xml , used the given example and changed the configs to below.
```
spring:
cache:
type: jcache
jcache:
provi…
-
Descarga el docker-compose.yml usado en este proyecto
[docker-compose.zip](https://github.com/user-attachments/files/17356868/docker-compose.zip)
-
### Describe the Issue
For a springboot 3.4 ( latest as of this writing) and GraalVM JDK23, project, there are missing metrics.
For background, the same app https://github.com/patpatpat123/nativej…