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

Suggestions I needed to get it working #30

Merged
merged 8 commits into from
Nov 3, 2022

Conversation

frankinspace
Copy link
Member

I was trying to run the app locally and needed a few changes to get things working.

@@ -26,6 +26,7 @@ dependencies {
implementation 'org.postgresql:postgresql:42.5.0'
implementation 'com.zaxxer:HikariCP:5.0.1'
implementation 'io.netty:netty-all:4.1.82.Final'
annotationProcessor "org.springframework.boot:spring-boot-configuration-processor"
Copy link
Member Author

Choose a reason for hiding this comment

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

This just allows the IDE to understand the custom property class

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