Skip to content

adrianryt/Spring_IOZeta

Repository files navigation

To run this application, you will need to set up a local postgres SQL database and create a database and user in it according to the file:

application.properties

you will find these properties:

spring.datasource.url=jdbc:postgresql://localhost:5432/io
spring.datasource.username=postgres
spring.datasource.password=kopyto

the last step is to configure java for the project as 17, and run the main function in the file:

SpringIoZetaApplication.java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published