Skip to content

sijo4123/family-tree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Family-tree

Implemented using Java 8 with Spring boot of a simple CLI family tree application

Dependencies

  • Java 8
  • Maven
  • Spring Boot

Build

Build with Java 8, Spring Boot 2 and Maven 3+.

How to Run

  • Build the application from the root folder with Maven mvn clean install
  • Go to the /target folder
  • Run the application via java -jar <generated-jarfile>

About

Java with Spring boot implementation of a family tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%