Skip to content

feat: Migrate JPA to Spring Boot - Remove unitName attribute from @PersistenceContext annotations to use the default persistence unit#1063

Closed
dojcsak wants to merge 6 commits intospring-projects-experimental:mainfrom
dojcsak:feature/migrate-jpa-to-spring-boot-persistencecontext
Closed

feat: Migrate JPA to Spring Boot - Remove unitName attribute from @PersistenceContext annotations to use the default persistence unit#1063
dojcsak wants to merge 6 commits intospring-projects-experimental:mainfrom
dojcsak:feature/migrate-jpa-to-spring-boot-persistencecontext

Conversation

@dojcsak
Copy link

@dojcsak dojcsak commented Mar 10, 2026

  • Migrate JPA to Spring Boot - Remove unitName attribute from @PersistenceContext annotations to use the default persistence unit
  • Migrate JPA to Spring Boot - Remove com.oracle.weblogic:com.oracle.weblogic.persistence:.* dependecy
  • Fix GitHub build
  • Disable ApacheSolrRepositoryBeanFinderTest because it is outdated and depends on artifacts that are no longer available
  • Update documentations

dojcsak added 6 commits March 10, 2026 20:41
…cle.weblogic.persistence:.* dependecy

Signed-off-by: Sándor Dojcsák <dojcsak.sandor@gmail.com>
…rsistenceContext annotations to use the default persistence unit

Signed-off-by: Sándor Dojcsák <dojcsak.sandor@gmail.com>
Signed-off-by: Sándor Dojcsák <dojcsak.sandor@gmail.com>
…ed and depends on artifacts that are no longer available

Signed-off-by: Sándor Dojcsák <dojcsak.sandor@gmail.com>
Signed-off-by: Sándor Dojcsák <dojcsak.sandor@gmail.com>
Signed-off-by: Sándor Dojcsák <dojcsak.sandor@gmail.com>
@dojcsak dojcsak force-pushed the feature/migrate-jpa-to-spring-boot-persistencecontext branch from 7ef4074 to e0c598d Compare March 10, 2026 19:42
@dojcsak dojcsak marked this pull request as ready for review March 10, 2026 20:24
@dojcsak dojcsak closed this Mar 10, 2026
@dojcsak dojcsak deleted the feature/migrate-jpa-to-spring-boot-persistencecontext branch March 10, 2026 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant