Skip to content

Nerdwin15/shared-resources-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This project contains two different Maven modules. One is the one that contains all of the shared web resources and the other depends on it and is the actual deployable web-app.

Blog Post

If you wish to read about this demo, visit our blog post here.

Running

  • Download the entire repository
  • Run mvn clean install on the shared-resources module
  • Run mvn clean install on the resource-server module
  • Copy the war file from resource-server/target into your Tomcat instance (in the webapps directory)
  • Start up Tomcat
  • Point your browser to your instance
  • See your resources pulled in!

About

A demo of sharing web resources in Maven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages