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