Skip to content

fernando-1996/ontop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ontop's Challenge

How to run

Prerequisites

  • Java 17
  • Maven 3+

Running project

If running through IntelliJ

  • run mvn clean install to generate sources from mapstruct img_1.png
  • Create Spring Boot configuration with the ChallengeApplication.java as the main class img.png
  • Running this configuration should start the app

If running directly through Maven

  • run mvn clean install to generate sources from mapstruct
  • Run the app with mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages