Skip to content

Projeto de Cadastro, Leitura, Edição e Exclusão de livros de uma Livraria. Back-End com Spring Boot // Project for Create, Read, Update and Delete of Library books. Back-End with Spring Boot

Notifications You must be signed in to change notification settings

IsaacLouzeiro/livraria-crud-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

en-us

Welcome!

-- About

Project for Create, Read, Update and Delete of Library books. Front-End created with Angular 15, Back-End created with Java 8 + Spring Boot and Database with H2 in-memory. Created during Training Young Professionals.

-- How to use

To be able to run the project completely, you have to download the Front-End of the system here pt-br (IsaacLouzeiro/livraria-angular), and this repository Back-End. Later then, just start the Back-End in a terminal inside the folder with the command mvn spring-boot:run, for start the Front-End, go to the folder project, run npm install and run ng serve.

-- Technologies

Java 8 Spring Boot

pt-br

Bem vindo!

-- Sobre

Projeto de Cadastro, Leitura, Edição e Exclusão de livros de uma Livraria. Front-End criado com Angular 15, Back-End criado com Java 8 + Spring Boot e o Banco de Dados H2 em memória. Criado durante o Treinamento Jovens Profissionais.

-- Como utilizar

Para conseguir rodar o projeto por completo, antes voce deverá baixar o Front-End do sistema por aqui pt-br (IsaacLouzeiro/livraria-angular) e esse repositório Back-End. Após isso, basta iniciar o Back-End em um terminal dentro da pasta com o comando mvn spring-boot:run, para iniciar o Front-End, acesse a pasta do projeto, rode npm install e depois rode ng serve.

-- Tecnologias

Java 8 Spring Boot

About

Projeto de Cadastro, Leitura, Edição e Exclusão de livros de uma Livraria. Back-End com Spring Boot // Project for Create, Read, Update and Delete of Library books. Back-End with Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages