Skip to content

SergiiPolokhalo/scalajs-spring-marriage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalajs-spring-marriage

A simple setup showing (a dirty) way of marring scala & scala js to a java spring (boot) application using maven for the build.

Building

mvn package

Running

mvn package spring-boot:run The package action here is required so the javascript is regenerated. Running using the spring boot main methode is also possible but then you're missing the javascript regeneration as well.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 53.9%
  • Scala 32.0%
  • HTML 14.1%