Skip to content
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

add required dependency #336

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Conversation

juancgalvis
Copy link
Contributor

Can use spring data annotations or jakarta annotations.
Improve generation with object mapper

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

This was linked to issues Feb 7, 2023
@juancgalvis juancgalvis merged commit 1bc1bc3 into feature/spring-boot-3.0.x Feb 7, 2023
@juancgalvis juancgalvis deleted the sb3/jpa-r2dbc branch February 7, 2023 15:04
juancgalvis added a commit that referenced this pull request Feb 9, 2023
* base project + graphql + defaults java version and reactive projects (#329)

* start migration, base project and reactive web entrypoint works well #310

* update graphql

* remove unnecessary kms keyId param (#331)

* remove keyID from non reactive, update dynamo dependency for non reactive (#334)

* Redis repository update (#335)

* Feature/r2dbc unit test (#330)

* Update r2dbc adapter adding basic unit tests

---------

Co-authored-by: Santiago Calle Gomez <sancalle@sancalle.local>

* update redis repository

---------

Co-authored-by: santicalleg <santicalleg@hotmail.com>
Co-authored-by: Santiago Calle Gomez <sancalle@sancalle.local>

* add required dependency (#336)

* remove unnecessary environment object (#337)

* update secrets library version, closes #326 (#338)

* update commons jms closes #319 (#339)

* update reactive commons library version, closes #318 (#340)

* implement identified update actions

* add unit test

* create webclient from provided Spring Boot builder, which has already metrics configured

* rename test

---------

Co-authored-by: santicalleg <santicalleg@hotmail.com>
Co-authored-by: Santiago Calle Gomez <sancalle@sancalle.local>
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.

Validate Spring Boot 3 - R2DBC Validate Spring Boot 3 - JPA
1 participant