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

Prepare for Spring Boot upgrade (add validation dependencies, set JPA bootstrap mode) #417

Merged
merged 2 commits into from
Jan 29, 2021

Conversation

yurloc
Copy link
Member

@yurloc yurloc commented Jan 26, 2021

It was used to be brought by one of the Spring Boot Starters but it
disappeared during upgrade to Spring Boot 2.3.4.

JIRA

Referenced pull requests

How to retest this PR or trigger a specific build:
  • for a pull request build please add comment: Jenkins retest this
  • for a full downstream build please add comment: Jenkins run fdb
  • for a compile downstream build please add comment: Jenkins run cdb
  • for a full production downstream build please add comment: Jenkins execute product fdb
  • for an upstream build please add comment: Jenkins run upstream

It was used to be brought by spring-boot-starter-web but that no longer
depends on spring-boot-starter-validation since the upgrade
to Spring Boot 2.3.4.
@mbiarnes
Copy link
Contributor

Jenkins retest this

@mbiarnes
Copy link
Contributor

Jenkins retest this

@yurloc yurloc changed the title Add jakarta.validation-api dependency Add spring-boot-starter-validation Jan 27, 2021
@yurloc
Copy link
Member Author

yurloc commented Jan 28, 2021

Jenkins retest this.

@yurloc yurloc changed the title Add spring-boot-starter-validation Prepare for Spring Boot upgrade (add validation dependencies, set JPA bootstrap mode) Jan 28, 2021
@mareknovotny mareknovotny merged commit 46f9b04 into kiegroup:7.x Jan 29, 2021
@yurloc yurloc deleted the add-jakarta-validation branch January 29, 2021 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants