Skip to content

A simple beginner project for eniLINK web applications.

Notifications You must be signed in to change notification settings

enilink/enilink-beginner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enilink-beginner

A simple beginner project for eniLINK web applications.

Building

  • This is a plain Maven project
  • a full build can be executed via mvn package

Running

  • change to the folder launch
  • run mvn test -Pconfigure -DskipTests to initialize or update a launch configuration
  • run mvn test to (re-)start the eniLINK platform
  • The application should now be available at: http://localhost:8080/beginner/

Developing

  • The project can be developed with any IDE supporting Java and Scala projects
  • IDEA: File > Project from existing sources...
  • Eclipse: File > Import > Maven > Existing Maven Projects

About

A simple beginner project for eniLINK web applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published