Skip to content

retroryan/PathwayFromJavaToScala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample showing the pathway from Java to Scala

To run this from the command prompt with maven use:

mvn install exec:java -DskipTests

At the command line the following options are available:

  • m 'new message' #set a new message that is used whenever the count is requested.
  • c #get a count of how many times the new message has been displayed
  • h # current history Counting Service
  • u OldPersonId NewPersonId #update a person id in the count history
  • q #quit

About

This project will show the pathway from Java Project ro Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors