Pinned Repositories
ActiveMQOverview
This project includes basic operations to ActiveMQ queues and topics.
authentication-server
The application that provides JWT token for authentication
Basic-CRUD-API
A simple REST API project with CRUD operations and display loggers of each request and response details
eureka_service_registry
The eureka service registry application
ExecutorServiceOverview
The project includes various ways of using executor service framework
first_microservice
The application exposes simple APIs to be called via API gateway
jwt-authentication-overview
The project include information to authenticate Springboot application using JWT authentication
second_microservice
The application exposes simple APIs to be called via API gateway
spring-retry-overview
An application having Spring Retry examples
spring_cloud_API_gateway_overview
The repository having Spring Cloud API Gateway implementation
oldfr's Repositories
oldfr/spring_cloud_API_gateway_overview
The repository having Spring Cloud API Gateway implementation
oldfr/Basic-CRUD-API
A simple REST API project with CRUD operations and display loggers of each request and response details
oldfr/authentication-server
The application that provides JWT token for authentication
oldfr/eureka_service_registry
The eureka service registry application
oldfr/first_microservice
The application exposes simple APIs to be called via API gateway
oldfr/second_microservice
The application exposes simple APIs to be called via API gateway
oldfr/ActiveMQOverview
This project includes basic operations to ActiveMQ queues and topics.
oldfr/jwt-authentication-overview
The project include information to authenticate Springboot application using JWT authentication
oldfr/aws-s3-overview
Application code to access and manipulate S3 bucket objects using aws sdk
oldfr/ExecutorServiceOverview
The project includes various ways of using executor service framework
oldfr/spring-retry-overview
An application having Spring Retry examples
oldfr/vertx-overview
This repository contains implementation APIs using Vertx
oldfr/aop-overview
Brief about aspect oriented programming
oldfr/convert-xsd-to-java
Repo to convert given xsd file to JAVA classes
oldfr/email-overview
This Repository contains code to send an email from a Springboot application
oldfr/grpc-client
Contains code to call gRPC server methods
oldfr/grpc-server
Includes gRPC server implementation
oldfr/InvokeAPIs
Project to invoke REST and SOAP APIs from Groovy
oldfr/jcommander-overview
A simple maven project to describe the usage of JCommander library for command-line based applications
oldfr/oldfr.github.io
oldfr/pipeline-design-pattern-overview
The application depicting pipeline design pattern
oldfr/run-linux-script
To run linux script at Application start-up
oldfr/spring-batch-overview
Application code to elaborate various spring batch operations
oldfr/SwaggerCodeGenerationOverview
Project with API definition and model classes generated using swagger