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

swookiee/swookiee-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swookiee Samples

Starting the sample development runtime

git clone https://github.com/swookiee/swookiee-samples.git
cd swookiee-samples
cd runtime
mvn exec:exec

Configuration

The Configuration part of the used runtime can be found in the /configproject.

By default the reporter is disabled. Either you enable it via the Configuration Admin using the system console http://localhost:8080/system/console or you change the content of the Configuration.yaml in src/main/resources.

Installing Demos

You can go to any demo project and run mvn clean install -Pdeploy to install it.

Swagger

When you have installed the demo.swagger project you will find the swagger-ui under http://localhost:8080/swagger/index.html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published