Skip to content

microprofile prototype rest api with postgres RDBMS database

Notifications You must be signed in to change notification settings

zahidr/rest-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run application:

setup Postgres database as per server.xml
and create_table.sql , populate_book.sql

mvn clean package
mvn liberty:dev
http://localhost:9080/openapi/ui/

com.demo.rest.providers.CorsFilter.java #is not needed for this app

About

microprofile prototype rest api with postgres RDBMS database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages