Code Monkey home page Code Monkey logo

spring-boot-api-angular-5's Introduction

Spring Boot + Angular 5

spring-boot-angular4-boilerplate

Está é uma simples aplicação rest api para fornecer serviços ao angular5.

Getting Started

Estas instruções irão levá-lo a uma cópia do projeto em funcionamento em sua máquina local para fins de desenvolvimento e teste. Consulte os pré-requisitos para implantação do projeto.

Pré-requisites

  • Java 1.8.x
  • Spring Tools Suites (STS)
  • Maven 3.x.x
  • Postman

Technologies

Tech Description
Java8 http://www.oracle.com/technetwork/pt/java/javase/downloads/jre8-downloads-2133155.html
Spring Boot https://projects.spring.io/spring-boot
Spring Security https://spring.io/guides
JPA http://hibernate.org/orm/documentation/5.2/
FlyWay https://flywaydb.org/getstarted/
MySql https://www.mysql.com/downloads/
JWT https://jwt.io/introduction/
OAuth2 https://oauth.net/2/
jackson 2 https://github.com/FasterXML/jackson-docs

Installing

Steps to setup

1. Clone the application

git clone https://github.com/cassiolpaixao90/spring-boot-api-angular-5.git

2. Build and run the app using maven

cd account_payment
mvn package
java -jar target/account_payment-0.0.1-SNAPSHOT.jar

Você também pode executar o aplicativo sem empacotá-lo usando -

mvn spring-boot:run

License

This project is licensed under the MIT License - see the LICENSE.md file for details

spring-boot-api-angular-5's People

Contributors

cassiolpaixao90 avatar

Watchers

 avatar  avatar

Forkers

cezarfbf

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.