crud/main/resources/jdbc.properties

4 lines
125 B
Properties
Raw Normal View History

2023-05-24 15:00:58 +00:00
jdbc.driver=com.mysql.cj.jdbc.Driver
jdbc.url=jdbc:mysql://localhost:3306/test
jdbc.username=root
jdbc.password=Li20031202