Giter Site home page Giter Site logo

gateway_demo's Introduction

System Requirements:

  • Spring Boot 2.5.2 requires Java 8 and is compatible up to and including Java 16. Spring Framework 5.3.8 or above is also required.
  • Java SDK v1.8

Explicit build support:

  • Maven 3.5+

Steps:

  1. Clone the project.
  2. Open console in project path.
  3. Runs the command: mvn clean package.
  4. Now you can run the "project path"/target/demo-0.0.1-SNAPSHOT.jar
  5. Open the console in the same dir where demo-0.0.1-SNAPSHOT.jar is and now you can use the next command:
    • java -jar demo-0.0.1-SNAPSHOT.jar

If all was OK then your application backend is running. For default on port: 8080, url: http://localhost:8080/.

For interact with the services you can use the postman tool. For that you should import the file Gateway-Demo.postman_collection.json into postman
this file contains a set of request for interact with de service.

gateway_demo's People

Stargazers

 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.