Skip to content
#

yml-configuration

Here are 35 public repositories matching this topic...

The technology industry innovates quickly, requiring developers to deliver products and services at a rapid speed while still prioritizing high quality. Integration and delivery used to be a manual process, but automation makes it much faster and more reliable...

  • Updated Jan 17, 2023
  • JavaScript

This is a Spring boot (2.4.5v ) coded in Java ( 1.8v) micro-service Application that uses JWT as an authentication token for User session Management. There are 4 methods implemented( /GET, /POST, /PUT, /DELETE). It expects unexpired JWT Token, Request body in JSON format, Valid method per endpoint, etc.

  • Updated Aug 31, 2021
  • Java

Developed 2 microservices (Department and User) using Java, Spring Boot which are communicating with each other using RestTemplate. Logged the microservice interaction using @slf4j logging library. Used Netflix component Eureka for Service Registry and Discovery and created a separate project for this. Also, implemented and created a separate pr…

  • Updated Jul 18, 2022
  • Java

Improve this page

Add a description, image, and links to the yml-configuration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the yml-configuration topic, visit your repo's landing page and select "manage topics."

Learn more