Skip to content

Upgrade to Spring Boot 3 with Jakarta EE JPA 3.1 Support #356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 37 commits into from
May 16, 2023

Conversation

igdianov
Copy link
Collaborator

@igdianov igdianov commented Mar 8, 2023

No description provided.

@igdianov igdianov self-assigned this Mar 8, 2023
@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Patch coverage: 79.13% and project coverage change: +1.19 🎉

Comparison is base (97fafa9) 74.91% compared to head (b16ecec) 76.10%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #356      +/-   ##
============================================
+ Coverage     74.91%   76.10%   +1.19%     
+ Complexity     1149     1133      -16     
============================================
  Files            75       75              
  Lines          5002     5081      +79     
  Branches        724      732       +8     
============================================
+ Hits           3747     3867     +120     
+ Misses          944      890      -54     
- Partials        311      324      +13     
Impacted Files Coverage Δ
...utoconfigure/GraphQLJpaQueryAutoConfiguration.java 90.90% <0.00%> (ø)
...oconfigure/JavaScalarsRuntimeWiringConfigurer.java 25.00% <0.00%> (ø)
...graphql/jpa/query/autoconfigure/TypeTraverser.java 88.88% <0.00%> (ø)
.../query/example/controllers/MutationController.java 50.00% <ø> (ø)
...jpa/query/example/controllers/QueryController.java 25.00% <ø> (ø)
...ry/example/controllers/SubscriptionController.java 20.00% <0.00%> (ø)
...res/graphql/jpa/query/introspection/ArrayUtil.java 79.48% <ø> (ø)
...ures/graphql/jpa/query/introspection/BeanUtil.java 76.00% <ø> (ø)
...aphql/jpa/query/introspection/ClassDescriptor.java 83.15% <ø> (ø)
...hql/jpa/query/introspection/ClassIntrospector.java 71.79% <ø> (ø)
... and 59 more

... and 13 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@igdianov igdianov changed the title Upgrade to Spring Boot 3 and Jakarta Api Support Upgrade to Spring Boot 3 with Jakarta Api Support Mar 8, 2023
@igdianov igdianov changed the title Upgrade to Spring Boot 3 with Jakarta Api Support Upgrade to Spring Boot 3 with Jakarta JPA 3.0 Support Mar 9, 2023
dependabot bot and others added 24 commits March 9, 2023 14:01
Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 1.5.6.RELEASE to 3.0.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v1.5.6.RELEASE...v3.0.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@igdianov igdianov force-pushed the update-to-spring-boot-3 branch from 4766abf to f1ef8ec Compare March 9, 2023 22:03
@igdianov igdianov force-pushed the update-to-spring-boot-3 branch from a0da140 to 3fd9d79 Compare May 16, 2023 02:31
@igdianov igdianov force-pushed the update-to-spring-boot-3 branch from 3fd9d79 to b7fa4ec Compare May 16, 2023 02:33
@igdianov igdianov changed the title Upgrade to Spring Boot 3 with Jakarta JPA 3.0 Support Upgrade to Spring Boot 3 with Jakarta JPA 3.1 Support May 16, 2023
@igdianov igdianov changed the title Upgrade to Spring Boot 3 with Jakarta JPA 3.1 Support Upgrade to Spring Boot 3 with Jakarta EE JPA 3.1 Support May 16, 2023
@igdianov igdianov merged commit b744338 into master May 16, 2023
@igdianov igdianov deleted the update-to-spring-boot-3 branch May 16, 2023 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant