You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example project showing how to provide a Spring Boot App that serves a secured REST endpoint, that is called with Spring´s RestTemplate configured to use client authentification with a client certificate
this project , I build basic api and use mongo database. Anything logic about this project It's same my old project. but i already know how to config mongDB in spring boot and remind the way to use resttemplate for client's request to server and testing logic with mockito.