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

Migrate uni-resolver-web to Spring Boot #271

Merged
merged 12 commits into from
Jan 5, 2022
Merged

Conversation

cihanss
Copy link
Member

@cihanss cihanss commented Jan 5, 2022

This PR includes changes for spring-boot migration alongside the following:

  • log4j2 configurations are changed from properties to XML format, and the log pattern has changed
  • uni-resolver-web component is packaged in a jar instead of a war
  • the webapp files are not utilized but left as they were
  • docker image changed to openjdk:11-jre-slim
  • dev profile and its corresponding environment variable added to test spring metrics

This closes #259

@cihanss cihanss added enhancement dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 5, 2022
Copy link
Member

@peacekeeper peacekeeper left a comment

Choose a reason for hiding this comment

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

Tried it locally, seems to work fine! I think this change will be very useful in various deployments of the UR..

@BernhardFuchs BernhardFuchs merged commit 17db137 into main Jan 5, 2022
@cihanss cihanss deleted the spring-boot-migration-1 branch June 7, 2022 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate Universal Resolver to Spring Boot
3 participants