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

Fix and enable back Couchbase tests #16077

Merged
merged 2 commits into from
Sep 1, 2021
Merged

Fix and enable back Couchbase tests #16077

merged 2 commits into from
Sep 1, 2021

Conversation

tchlyah
Copy link
Contributor

@tchlyah tchlyah commented Aug 29, 2021

When trying to fix Couchbase tests, I discovered that since Spring Boot 2.5.4, the application doesn't use JacksonAutoConfiguration#jacksonObjectMapper() bean, which causes the application to fail since the modules are not loaded anymore. Adding manually the bean fixed the problem.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (bellow reviewers) and adding skip-ci label, you can still see CI build result at your branch.

Copy link
Member

@mshima mshima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mshima mshima merged commit 9bf7f9d into jhipster:main Sep 1, 2021
@pascalgrimaud pascalgrimaud added this to the 7.2.0 milestone Sep 11, 2021
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 participants