Skip to content

isis-github/spring-boot-sample-web-jsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a copy of the Spring Boot Sample Web JSP project from GitHub.

I copied it out and am in the process of modifying it to do the following:

  • Standalone build, without dependency on the larger Spring Boot project and its parent Maven Project.
  • Provide a Gradle Build, using the Gradle Wrapper.
  • Swap out logback for log4j2 (I'm more familiar/comfortable with log4j, having used it for over a decade)

These are my immediate needs.

I eventually want to build this out so that it contains sample JSP pages with Twitter Bootstrap integrated.

I need a seed project for building Web-based Spring Boot applications that I can quickly fork for other personal development projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.6%
  • CSS 5.3%
  • JavaScript 5.1%