Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 2.32 KB

File metadata and controls

54 lines (37 loc) · 2.32 KB

Micro Contact_Means (sdjr2--rest_contact_means--sb)

Badge category Badge status Badge issues complete Badge dependencies Badge converage Badge version

Badge language Java Badge framework JUnit Badge framework Mockito Badge framework SpringBoot Badge database MySQL

Badge tools github

Uml about contact means

📖 Description of your project

Microservice in charge of managing the means of contacts for another micro orchestrator some are : contact, address, social media, etc.

🛠️ Project functionalities

  • Manage everything related to an address: Some important information is the street, number, postal code, tc..
  • Manage everything related to means of contact: some means of contact are mobile phone, home phone and email.
  • Manage everything related to socials media: some social networks are facebook, twitter, instagram and youtube.

🔧 How users can use it

📁 Project access

🚩 Open and run the project

  • Open your favorite ide and import it as a new maven project.
  • Do a mvn clean install -U
  • Run the project in your desired port

💻 Used technology

  • Java 17
  • JUnit
  • Mockito
  • SpringBoot
  • MySQL
  • Openapi

👥 Project authors


Jacinto Roldán Rodríguez