Skip to content

arthurpdesimone/ada-modulo5-party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ada-modulo5

O projeto é composto por 2 reposítórios:

  1. O que foi informado na entrega do projeto, que é do microsserviço referente a Party: https://github.com/arthurpdesimone/ada-modulo5-party.git
  2. E pelo reposítorio referente ao microsserviço Account/Transaction https://github.com/EvertonAndre/microservice-ada-account.git

O projeto tem como objetivo modelar uma aplicação de instituição financeira utilizando a arquitetura BIAN.

Arquitetura BIAN

Requisitos

Spring Boot DevTools

Provides fast application restarts, LiveReload, and configurations for enhanced development experience.

Lombok

Java annotation library which helps to reduce boilerplate code.

Spring Web

Build web, including RESTful, applications using Spring MVC. Uses Apache Tomcat as the default embedded container.

Spring Data JPA SQL

Persist data in SQL stores with Java Persistence API using Spring Data and Hibernate.

H2 Database SQL

Provides a fast in-memory database that supports JDBC API and R2DBC access, with a small (2mb) footprint. Supports embedded and server modes as well as a browser based console application.

Validation I/O

Bean Validation with Hibernate validator.

Spring Boot Actuator OPS

Supports built in (or custom) endpoints that let you monitor and manage your application - such as application health, metrics, sessions, etc.

About

Repositório de projeto do módulo 5 da Ada

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages