Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 260 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 260 Bytes

This is a sample project to showcase:

  • Git versioning system
  • Spring
  • Spring Boot
  • How to expose REST API controller
  • How to send a message over some REST API (Infobip's API)

Prerequisites:

  • Java 17 (or some other - change version in pom.xml) installed