Skip to content

Conversation

@Cry199
Copy link
Owner

@Cry199 Cry199 commented Sep 27, 2025

This pull request updates the database configuration in the application.properties file to improve flexibility and connection management. The most important changes are:

Configuration flexibility:

  • Changed database connection settings to use environment variables (SPRING_DATASOURCE_URL, SPRING_DATASOURCE_USERNAME, SPRING_DATASOURCE_PASSWORD) instead of hardcoded values, making it easier to configure different environments.

Connection management:

  • Added HikariCP connection pool settings for connection-timeout and max-lifetime to improve database connection handling.… de ambiente

@Cry199 Cry199 merged commit 49dddef into main Sep 27, 2025
1 check passed
@Cry199 Cry199 deleted the pom branch September 27, 2025 01:01
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