Skip to content

MarcAstr0/hello-weblogic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-weblogic

Hello World app in Scala for deployment on WebLogic AS

The purpose if this project is to build a simple "Hello World" app with Scala and SBT and deploy to a WebLogic application server.

Requirements

SBT >= 1.0.0 (I used 1.0.2)

Usage

  • Clone the project
  • Run sbt package
  • Deploy target/scala-2.12/hello-weblogic_2.10-0.1.war to WebLogic (Google how to do this).
  • Go to the deployment URL and voilà!

Screenshot

About

Hello World app in Scala for deployment on WebLogic AS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages