Girckus / SimpleSpringProject

Simple Spring MVC example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Spring MVC example

A simple example of Spring framkework, usgin Spring MVC, Spring Boot and Spring Data. In this project there is a page that displays a list of books.

Built With

  • Java 17
  • Spring Framework 5
  • Spring Boot 2.6

Usage

  • Download the project and configure it for your favorite IDE.
  • Run SimpleSpringApplication.
  • Access http://localhost:8080/books to view the book list.

About

Simple Spring MVC example


Languages

Language:Java 95.4%Language:HTML 4.6%