Micro Contact_Means (sdjr2--rest_contact_means--sb)
Microservice in charge of managing the means of contacts for another micro orchestrator some are : contact, address, social media, etc.
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.
- Access the github repository and you can download or clone it.
- 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
- Java 17
- JUnit
- Mockito
- SpringBoot
- MySQL
- Openapi