Skip to content

sercasti/SpringBootMVCForms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Spring Boot with MVC Forms Example

The objective is a minimalistic approach using OOTB Spring Boot features as RAD with minimal config to get a MVC application with forms binding to work and store data

To start the application, simply type: mvn spring-boot:run

You can import the project as a maven project on any IDE and run it from the IDE using the main() method on the Application class.

About

Simple example using MVC forms with Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages