Pinned Repositories
design-patterns
actuator-demo
adding-authentication-react
advanced-hooks
advanced-redux
animating-react-apps
api_calls
This project includes test projects of making external calls using different techniques
ASP.NET-codes
auto-service-api-src
aws-image-upload
dhanushkasampath's Repositories
dhanushkasampath/different-db-fetches
This project will show different ways to fetch data from a database table
dhanushkasampath/resilience4j-demo
dhanushkasampath/basic-login
This project will show default user login that we get as soon as we add the "spring-starter-security" dependency
dhanushkasampath/spring-oauth2-demo
dhanushkasampath/spring-security-demo
In this demo project we will see how to secure our web application using spring security
dhanushkasampath/hacker-rank-problems
This project includes the solutions I have given to hacker rank problems
dhanushkasampath/java-17-new-features
dhanushkasampath/micrometer-tracing-demo
This demo will show how to use micrometer for distributed log tracing
dhanushkasampath/spring-cloud-vault-demo
This project will show how to store secrets in a separate server when implementing distributed systems
dhanushkasampath/spring-cloud-functions
Predicate, Function, Consumer, Supplier
dhanushkasampath/spring-cloud-stream-demo
We are going to build a credit card issuing service with events
dhanushkasampath/rabbitmq-producer-consumer
dhanushkasampath/spring-cloud-data-flow-demo
we will register above 3 microservices in spring cloud data flow, And then will create a one stream to verify how this microservice based streaming works in Spring Cloud Data flow. Then all these 3 micro-services can talk to each other through that stream.
dhanushkasampath/spring-rest-docs-demo
Spring REST Docs helps to produce documentation to your endpoints which are accurate and concise.
dhanushkasampath/spring-modulith-demo
dhanushkasampath/spring-hateoas-demo
If we want to expose some rest endpoints to the clients via the REST API's response, we can use hateoas. Using HATEOAS, you can guide the client with links embedded in the API responses.
dhanushkasampath/spring-batch-processing-demo
Here we are going to insert data in a csv file to a database within a fraction of seconds using Spring-Batch
dhanushkasampath/spring-integration-demo
dhanushkasampath/product-service
This repo is to demonstrate CQRS
dhanushkasampath/spring-aop-demo
dhanushkasampath/spring-boot-file-upload-download
dhanushkasampath/exit-codes-demo
dhanushkasampath/virtual-threads-java-21
dhanushkasampath/python-basics
dhanushkasampath/mini-java-lessons
This project includes mini java lessons that I have learnt
dhanushkasampath/design-patterns
dhanushkasampath/api_calls
This project includes test projects of making external calls using different techniques
dhanushkasampath/two-databases
This project will show how to configure two data bases to a single spring boot application
dhanushkasampath/hibernate-demo
This project includes basics of Hibernate which is an ORM tool
dhanushkasampath/cache-demo