Skip to content

Implementing a REST API ( with requests by filters ) using some Spring ecosystem projects such as Spring Boot, Lombok, H2 Database and Spring Data JPA. Created 'jar' to run in all O.S's

Notifications You must be signed in to change notification settings

wylkerd/WylCRM-JavaAPI-with-Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WylCRM-JavaAPI-with-Spring


Wyl-Java Wyl-Spring

Implementing a REST API using some Spring ecosystem projects such as Spring Boot and Spring Data JPA. Created 'jar' to run in all O.S's

How to create jar and run?

  • project -> Run As -> Maven Build -> Goals (digit: 'clean package')
  • on terminal -> target folder -> run code 'java -jar arq-name.jar'

API Requests example on Insomnia

Post example

Multiple post example

GetByID example

About

Implementing a REST API ( with requests by filters ) using some Spring ecosystem projects such as Spring Boot, Lombok, H2 Database and Spring Data JPA. Created 'jar' to run in all O.S's

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages