ended3월 20일· 1 sources

Deploying Finovara on Docker and fixing a critical bug.

Finovara의 Docker 배포와 치명적 버그 수정기

Why it matters

The author migrated their Spring Boot app Finovara to Docker for better environment control and automated testing. A critical bug emerged where the app silently connected to the wrong database, causing changes not to appear. The fix involved correcting the .env password, changing the port conflict, and verifying the actual database connection.

1
Sources
+0
24h
Growth
173d
Active
FinovaraDockerSpring BootPostgreSQLdocker-compose

Sources

Related Issues