Giter Club home page Giter Club logo

spring-mvc's Introduction

Java Project with Spring Framework and Maven Build Tool

(A): Steps for Setup a maven project with Eclipse:

  1. Install Eclipse EE (JDK already installed)
  2. Goto file menu :- New-> Other-> Maven Project -> default workSpace -> maven-archetype-webApp -> Group and Artifact Id -> finish.
  3. Add Server:- file->New->Other->Server->Add Tomcat-> finish.
  4. Configure Server with Project a:- Right Click on Project -> Properties -> Project facets -> check Dynamic Web Module -> ApplyAndClose.
  5. Configure Server with Project b:- Right Click on Project -> Properties -> Targated Runtimes -> check Tomcat -> ApplyAndClose.
  6. Run Project on Eclipse:- Right Click on Project -> Run As -> Run on Server.
  7. Change to External Browser:- window -> Preference -> general->web Browser -> check Chrome -> ApplyAndClose.

(B): fixed Build Issue and Made it work

  1. Java Compiler JDK: 1.7
  2. tomcat 7.0
  3. added javax.servelet dependency in pom.xml
  4. Project Facets:- Dynamic Web Module 2.3
  5. Servers: Right click on tomcat server 7 and switch location if Required
  6. Right click on Project -> Maven -> update Maven if Required

spring-mvc's People

Stargazers

 avatar

Watchers

James Cloos 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.