Skip to content

naruhin/demoSpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo spring Boot application


🤖 Technologies used in the application:

Spring Boot, Spring Data, Hibernate, PostgreSQL

As client - Postman

💻 How to start application?

  1. Make a fork from this project or clone repository.

  2. Build this application using Maven.

mvn clean install

  1. Make sure your PostgreSQL database is running and db 'machines' is created!
  2. Run .jar file.

java -jar demoSpringBoot-0.0.1-SNAPSHOT.jar


Request collection for Postman

https://www.getpostman.com/collections/4a81b0df8d6b174d5c35

Requests

Request collection in Postman

Example of GET requests to get all addresses

GET Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages