Skip to content

Egyszerű példa RESTful szerver alkalmazás

Notifications You must be signed in to change notification settings

tbence94/RESTServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warehouse - Server

Environment

Running

  1. Clone the repository: git clone https://github.com/pekmil/RESTServer.git
  2. Run: mvn clean install
  3. Create db.ser file in the project root.
  4. Rename Config.template to Config.java and set the config values.
  5. Start generated JAR file (from the target directory): java -jar RESTServer-1.0-SNAPSHOT-jar-with-dependencies.jar

About

Egyszerű példa RESTful szerver alkalmazás

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%