Skip to content

PatrickAuld/KaryonCrud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KaryonCrud

Example Karyon project showing how to build as a war, using custom Guice modules.

Archaius is used for configuration, so Tomcat or your container will need to be started with the applicationId set to 'karyon-crud'. This line can be placed in the setenv.sh in tomcat's bin directory to do it automatically.

export CATALINA_OPTS="-Darchaius.deployment.applicationId=karyon-crud -Darchaius.deployment.environment=dev"

About

Example Karyon project showing how to build as a war and use custom Guice Modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published