Coder Social home page Coder Social logo

samplerestweb's Introduction

SampleRestWeb

Sample Spring Rest and Web Application framework using gradle

Tools Needed on your system:

GIT bash Gradle -- build tool Spring source tool suite [Optional] / Eclipse

Git commands --

To pull from remote repo:

  1. git init
  2. git remote add origin https://github.com/bhargavr/bhim.git
  3. git pull origin master

To commit:

  1. git add.
  2. git commit -m "comment"
  3. git push origin master -- give your git hub ID

If you find any discrepency, do git pull before you push.

Gradle build tool commands: Browse to the project directory

  1. gradle eclipse -- first time to step up you project in eclipse
  2. gradle clean
  3. gradle run -- to run in tomcat container on port 8080

Sample Endpoint: http://localhost:8080/greetings

default user credentials : user/password

samplerestweb's People

Contributors

bhargavr 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.