crud/target/classes/jdbc.properties

4 lines
125 B
Properties
Raw Normal View History

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