Skip to content

A quick template to demonstrate the basic things you can do with the Jooby Java microframework.

Notifications You must be signed in to change notification settings

Slad3/JoobyHelloWorldTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jooby Project Template

A basic template and starter guide to making your own simple backend server in Java.

All Official documentation can be found at https://jooby.io/

Installation

This project requires Maven. Which can be installed for your machine at https://maven.apache.org/download.cgi

Then run a quick install by running:

mvn install

Running the project will automatically start the server at http://localhost:8080

About

A quick template to demonstrate the basic things you can do with the Jooby Java microframework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published