Skip to content

Fixing ehcache issue found at spring-pet-clinic project #294 #311

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 8 commits into from
Aug 9, 2022
Merged

Fixing ehcache issue found at spring-pet-clinic project #294 #311

merged 8 commits into from
Aug 9, 2022

Conversation

sanagaraj-pivotal
Copy link
Contributor

@sanagaraj-pivotal sanagaraj-pivotal commented Aug 9, 2022

We have fixed the ehcache issue found at spring-pet-clinic project.

Following steps are taken to fix the issue:

  • add ehcache version to 2.7.X spring pom
  • add jakarta classifier to 2.7.X spring pom
  • then upgrade 2.7.X spring pom to 3.x spring, this upgrade removes explicit version automatically which is redundant

Explicit version and jakarta classifier is needed on 2.7.X to avoid resolution issue from open rewrite.

Closes: Issue 294

@sanagaraj-pivotal sanagaraj-pivotal changed the title Fixing ehcache issue found at spring-pet-clinic project Fixing ehcache issue found at spring-pet-clinic project #294 Aug 9, 2022
@fabapp2 fabapp2 merged commit 4dd3214 into spring-projects-experimental:main Aug 9, 2022
@fabapp2 fabapp2 linked an issue Aug 9, 2022 that may be closed by this pull request
@sanagaraj-pivotal sanagaraj-pivotal deleted the fix-ehcache-issue branch August 9, 2022 15:06
fabapp2 pushed a commit that referenced this pull request Aug 11, 2022
fabapp2 pushed a commit that referenced this pull request Aug 11, 2022
fabapp2 pushed a commit that referenced this pull request Aug 11, 2022
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.

3.0.0: Problems when upgrading spring petclinic to boot 3 3.0.0-M2 Reinstated Support for EhCache 3
3 participants