Code Monkey home page Code Monkey logo

springmvcskeleton's Introduction

Spring MVC Skeleton

Spring Web MVC ready to go. A simple skeleton structure that could be used to begin prototyping an application.

Created using...

  • Spring Tools Suite (STS)
  • Java 8
  • Tomcat 8
  • Spring 4.1.7
  • spring-core
  • spring-web
  • spring-webmvc
  • Maven 4.0
  • WebApp 3.1
  • J2EE
  • jstl-api 1.2
  • servlet-api 3.1.0
  • jsp-api 2.2
  • taglibs-standard-impl 1.2.5
  • JQuery 1.11.3

Instructions

  1. Clone project
  1. Add project to STS
    • File->Import->Maven->"Existing Maven Projects"
  2. Download and add Tomcat 8 to STS servers
  3. Change context root to "/" (without quotes)
  4. Run project on Tomcat server
    1. Right click project->"Run As"->"Run on Server"
    2. Select Tomcat v8.0 from list
      • you may select "Always use this server..."
    3. Select Next
    4. Move the specified project to the "Configured" side
    5. Select Finish

Two Cents

Despite having access to various spring web mvc resources, I still had some issues putting together all the components for a running application on tomcat. Between various configuration conflicts, outdated information, and a few environment hiccups using the latest technologies, it was a nice learning experience. Big thanks to a few blogs out there that really helped. I saw a lot of comments and threads around similar issues that I dealt with. Hope this helps someone else get started!

Resources Used

  • spring docs
  • mkyong
  • crunchify
  • beginning spring
  • stackoverflow <3

springmvcskeleton's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.