application.yml spring: datasource: url: jdbc:mysql://127.0.0.1:3306/samplesdb username: root password: 1234 백엔드/Java 2025.05.31