application.properties ( 데이터베이스 : springboot 연결 )
페이지 정보
작성자 관리자 작성일 24-06-13 13:30 조회 81 댓글 0본문
[소스내용 추가]
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
spring.datasource.url=jdbc:mariadb://localhost:3307/springboot
spring.datasource.username=root
spring.datasource.password=1111
댓글목록 0
등록된 댓글이 없습니다.