-
Dear developer,
I've followed your guide to setup the netflix envirnoment inside my bluemix account. I've limited my instances to netflixcore + mysql hello app (so no db2 or elasticsearch).
Howerver, …
-
```
When I use Spring JPA and LocalEntityManagerFactoryBean to create the GAE
entity manager factory I get:
java.lang.IllegalStateException: Application code attempted to create a
EntityManagerFactor…
-
**Background**
샵 서비스를 생성하기 위해서는 스프링 프로젝트 생성을 해야 한다
**To Do**
**Functional Requirement**
- Java JDK 17
- Gradle.kotlin
- Spring Boot 3.0.1
MSA Client 기준
- Lombok
- Spring Configuration Processor…
-
Regression ? Should have been resolved in https://github.com/fli-iam/shanoir-ng/pull/2111
```
"could not execute statement [Cannot delete or update a parent row: a foreign key constraint fails (`d…
-
I use this plugin for a java project to generate jpa meta model, but when compiling, it complains like this:
```
:ad-core:compileJava
/home/***/ad/core/query/spec/WordInfoPoSpecs.java:18: can…
-
I came here from a reddit discussion:
https://www.reddit.com/r/java/comments/o2z0yu/hibernate_community_performance_comparison_with/h2aqdjx?utm_source=share&utm_medium=web2x&context=3
I think thes…
-
Thank you for this API.
It's work fine on several of my phone but **not** my samsung A3 (2016)
the autofucus works well ; the image is sharp but It cannot detect any bar code
no …
-
Since DTO is regular class with BeanValidation annotations, JPA modeler could easily model such classes.
E.g. it could contain Button to create regular class (without @Entity annotation)
and cont…
-
I wrote some testing entity class (under src/test but not src/main) for unit test, how can I generate the JPA 2 metamodel under src/test for unit test?
I setup Eclipse to make it automatically genera…
-
Hi,
I'm new to Spring boot framework and graphql.
I have tried this project myself. But it doesn't work. I got errors like this,
Error starting ApplicationContext. To display the auto-configurati…