uniloftsky / spring5-appliances-rent

Spring5 applicanes renting web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring5-appliances-rent

Spring5 applicanes renting web application

Getting Started

Appliances Rent App is a Spring Boot application built using Maven. You can build a jar file and run it from the command line (JDK 11 is required):

git clone https://github.com/uniloftsky/spring5-appliances-rent
cd spring5-appliances-rent
./mvnw package
java -jar target/*.jar

You can then access app here: http://localhost:8080

Pages view

Index page:


Post page:


Post add page:


Profile page:

About

Spring5 applicanes renting web application


Languages

Language:Java 100.0%