spring: datasource: server: driver-class-name: org.mariadb.jdbc.Driver url: jdbc:mariadb://192.168.0.125:3306/mjon_agent_back jdbc-url: jdbc:mariadb://192.168.0.125:3306/mjon_agent_back username: mjonUr_agent password: mjagent123$ connectionTimeout: 30000 maximumPoolSize: 15 maxLifetime: 1800000 poolName: HikariCP connectionTestQuery: SELECT 1 server: port: 8090 shutdown: graceful # ### 에이전트 설정 관련 #################################################################################### agent: root-path: /home/mjon_server_agent server-property-file: /home/mjon_server_agent/config/server.properties db-name: mjon_agent_back