Skip to content

Console CRUD application using Java Core, JDBC, Shakeyamlm PostgreSQL

Notifications You must be signed in to change notification settings

elseff/jdbc-console-student-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jdbc-console-student-crud

Console CRUD application using Java Core, JDBC, ShakeYaml, PostgreSQL

image

For launch

You need to create the database and specify to specify the url, user and password database variables in the student.yaml file

db_url: database url
db_user: database username
db_password: database password 

About

Console CRUD application using Java Core, JDBC, Shakeyamlm PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages