Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update application.properties with database and mail configurations
- Set active Spring profile to local by default - Enable ANSI output for logging - Configure logging level and file - Set server port with default value - Expose all management endpoints and show health details - Configure MariaDB datasource with environment variables - Disable JPA SQL logging and stacktrace inclusion in errors - Add security token and issuer configurations - Disable JPA open-in-view - Enable virtual threads - Add Tomcat datasource validation settings - Configure SMTP settings for Gmail
- Loading branch information