Skip to content

laurilehmijoki/scala-multimodule-sample-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A multi-module Scala project with Scalatra

Features

  • Three modules
  • cats – a module with a Scalatra servlet
  • dogs – a module with a Scalatra servlet
  • web-application – a module for creating .war files

Running tests

mvn test

Running the web application

Open the class WebServer in IDE and run its main method.

About

A sample Scala project with multiple modules and Scalatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages