Skip to content

leticiacamposs2/meeting-scheduling-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦋 Meeting scheduling microservice

This project consists of a small microservice that will have a client and server side when registering for a meetup.

💻 Technologies used

  • Java 11
  • Gradle
  • Spring
  • JPA
  • TDD (Test Driven Development)
  • Azure functions

👩‍💻 TODO list

  • Implementation of the se service class;
  • Tests in service;
  • Web control class implementation;
  • Contract tests in the controller;
  • Unit tests in the repository;
  • Repository implementation;
  • Swagger;
  • Local tests via postman;
  • Deploy on Azure;

Camada Meetup

  • Create endpoint delete;
  • Create endpoint update (put);
  • Tests in repository;
  • Tests in controller;
  • Tests in service;

🧪 Tests

🛎️ Service

Registration

registration-service-test

🕹️ Controller

Registration

registration-controller-test

Meetup

meetup-controller-test

📦 Repository

Registration

registration-repository-test

About

🦋 microservice that simulates the meetup app developed for bootcamp java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages