Yomal Sri Bandara's starred repositories
GitHub-Achievements
🔥 A Complete List of GitHub Profile Badges and Achievements 🔥
java-new-features
Exploring Java 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24
Spring-boot-MYSQL-Rest-API-CRUD
Build Restful web services using spring boot and MYSQL and Hibernate as well as End-points authenticate with JWT authentication.
Spring-boot-with-Feign-RestClient
Build restful webservices with spring boot utilize declarative restclient of Feign for access endpoint details.
Springboot-Github-Actions-Docker-App
Build Restful webservices and implementes Continues Intergration (CI) & Continues Deployment (CD) using Github Actions and Docker
Behavior-driven-development
Implement Behaviour driven development using Java.
Core-Java-patterns
Includes Java related questions and answer.
Java-11-features
Includes Java 11 related features.
Java-17-features
Includes Java 17 related features.
Otp-service
Build restful webservices and generate Otp using twilio service.
Scheduling-Job-and-Data-Masking
Implement Scheduling a Job and process of Sensitive Data Masking utilizing Spring Boot.
Spring-boot-Apache-Kafka
Build restful webservices utilizing Spring boot as well as intergrate with Apache Kafka.
Spring-boot-Batch-Insrtion
Build restful webservices and insert wide records to database at minimum time.
Spring-boot-Devops-Pipeline
Build Restful webservices utilizing Spring boot and implements Continues Intergration (CI) and Continues Deplyement (CD) Pipeline using Jenkins and Docker.
Spring-boot-GraphQL-Service
Utilize Spring boot and GraphQL for microservices.
Spring-boot-intergrate-with-keycloak
Build restful web services using Spring boot and authenticate uses with Keycloak and perform operation with MYSQL.
Spring-boot-load-balance-netflix-ribbon-with-eureka-server
Build restful web services utilizing spring boot and client side load balancing netflix ribbon with eureka server
Spring-boot-MongoDB-RestAPI-CRUD
Build Restful web services using spring boot and MongoDB.
Spring-boot-RabbitMQ-Intergration
Build Restful webservices utilizing Spring boot and manipulates the message queue using RabbitMQ.
Spring-Boot-with-Reactive-Programming
Build the Spring boot application operation using reactive programming way using modern reactive technologies
Spring-cloud-config-server-intergrate-with-github
Build restful webservices and centralize end-points using github and independent from development project.
Spring-Cloud-Eureka-Server
How to utilize Eureka Registry service and register restful webservices as well as access the end-points on micro services
Spring-cloud-ribbon-load-balancer
Build restful webservices using spring boot and load balancing with spring boot ribbon.
Spring-cloud-stream-with-Apache-Kafka
Build restful webservices utilizing Spring boot as well as intergrate Apache Kafka also manipulate with Spring Cloud Stream.
Spring-Lookup-Injection
Utilize annotation which @Lookup,@Scope and related propreties and implement the lookup injection.
Test-driven-development
Implement TDD (Test driven development) using Java.
bdd-example
How to perform behavior driven development using Cucumber