-
client information: java,springboot,neo4j.driver.version 4.4.0
problem description:
Memgraph is deployed in a docker container on an aws ec2 instance. The interaction process (cypher) with Java's ne…
-
Is there any plan to upgrade to SpringBoot `>3.x` ? There are major changes which affect this project and unfortunately make it only usable by the `2.7` version. Mainly the [changes ](https://github.…
-
Bom dia, Gleyson
Tudo bem?
Eu estou fazendo o bootcampo do Claro Java com SpringBoot 2024 - nas aulas do curso "Spring Security com JWT" :
JWT-JSON Web Token - Parte 3
No arquivo "JWTCreat…
-
When starting Spring Boot with IKVM, it dies with the following exception based on the net472 version.
Exception in thread "Thread-0" java.lang.IllegalStateException: java.lang.NullPointerException…
-
Hi.
geojson-jackson uses `DeserialisationContext.mappingException` at https://github.com/opendatalab-de/geojson-jackson/blob/master/src/main/java/org/geojson/jackson/LngLatAltDeserializer.java#L64.…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
### Ⅱ. Describe what happene…
-
### Environment (Required on creation)
camunda 7.19.0
springboot 2.7
java 11
### Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the …
-
**Describe the bug**
This issue is described in https://stackoverflow.com/questions/79092147/springboot-3-3-4-app-hikari-mysql-and-gradlew-nativecompile.
The exception raised is:
```
Exception…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
Customer reports that they are not able to view Sentry logs in prod. Using AWS Elastic Beanstalk and buildspec.yaml
And the buidspc.…
-
#### Describe the bug
I defined a field as type number and format double with minimum as 0.01. The asyncapi cli generator generated with java springboot template defined the field correctly as Double…