Skip to content

oepres/springbootbackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Backend

Prerequisites Eclipse IDE with Maven (enabled by default)

Import in Eclipse as existing maven project

Compiling and running

In Eclipse in Package Explorer:

Right click on pom.xml Run As -> Maven clean, Run As -> Maven install

Right click on src/main/java/quickstart/Application.java Runs As -> Java Application

Tested under

  • Lubuntu 20.04
  • Eclipse IDE for Java developers 2021-09

Credentials

This code is based on Building a Web Application with Spring Boot and Angular. It was made runnable and customized by Oleg Evdakov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages