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

Feature/nav 16 setup spring with rest #20

Merged
merged 11 commits into from
May 26, 2024

Conversation

clukas1
Copy link
Member

@clukas1 clukas1 commented May 25, 2024

First dummy implementation ready for review. If merged, I think we can start working on the Streamlit Frontend and Service Definition and Implementation in parallel.

@clukas1 clukas1 self-assigned this May 25, 2024
Copy link
Member

@munterfi munterfi left a comment

Choose a reason for hiding this comment

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

Thanks @clukas1, nice work!

Sorry, somehow my suggestions ended up in this commit d947675, instead of suggestions from the IntelliJ GitHub integration. I have to study the GitHub integration a bit better some time 😄

The only thing, which does not work anymore is the test configuration of log4j. The debug logs are gone...

I think this is due to springboot dependency, which somehow overwrites the log configuration. Eventually we need to add a spring application.properites and an application-test.properties.

I will look for a solution tomorrow evening.

src/main/java/ch/naviqore/api/Application.java Outdated Show resolved Hide resolved
- Update log4j dependency.
- Rename package and adjust package description.
- Update README.md accordingly.
- Move openapi.yml into same package.
@munterfi
Copy link
Member

Updating the log4j dependencies solved the problem of the missing debug level in the logs.

@munterfi munterfi merged commit 30e7afa into main May 26, 2024
1 check passed
@munterfi munterfi deleted the feature/NAV-16-setup-spring-with-rest branch May 26, 2024 23:07
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.

2 participants