/spring-boot-jsp-postgres

An example of a simple Spring Boot with JSP and basic authorisation on Spring Security application

Primary LanguageJavaMIT LicenseMIT

Build Status

spring-jsp-example

Stack

  • Spring Boot 2.2.0.RELEASE
  • Servlet API 2.5
  • JSP, HTML, JS, CSS
  • Tomcat 9

Install

  1. To clean and build maven project, use:
    mvn clean install
  2. To create and run the Spring boot application, run the following code:
    $ mvn spring-boot:run

Contribute

For any problems, comments, or feedback please create an issue here.

License

Project is released under the MIT.