Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

HoldInArms/dropwizard-mssql-crud-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dropwizard-mssql-crud-example

Need MSSQL database:

database: hello-world

user: hello-world

pass: 1234

Build:

mvn package

database update:

java -jar target\holdinarms-0.0.1.jar db migrate main.yml

run:

java -jar target\holdinarms-0.0.1.jar server main.yml

And listen on :

http://localhost:9000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published