Pinned Repositories
android-firebase-app
Sample android app to test Google Firebase cloud messaging.
av-file-search
This application provides a console based search functionality on text files indexed from a provided directory. For this implementation, only the first level of files with .txt extension are considered for indexing.
docker-sb-app
ebi-person-service
EBI Person Service for CRUD functionality on Person entity.
ingress-nginx
NGINX Ingress Controller for Kubernetes
javaprojects
Contains simple java projects
random-stream-sampler
A random stream sampling program using Reservoir Sampling (X) and Java Streams API.
sb-jafu-app
Spring Boot Jafu App with GraalVM Native
spring-graal-native
Graal feature for building native images of Spring applications
spring.io-boot
This repository contains spring boot projects. It uses spring 4.5.x with latest YAML based configuration with embeded DB in spring boot.
sayanroy7's Repositories
sayanroy7/android-firebase-app
Sample android app to test Google Firebase cloud messaging.
sayanroy7/av-file-search
This application provides a console based search functionality on text files indexed from a provided directory. For this implementation, only the first level of files with .txt extension are considered for indexing.
sayanroy7/docker-sb-app
sayanroy7/ebi-person-service
EBI Person Service for CRUD functionality on Person entity.
sayanroy7/ingress-nginx
NGINX Ingress Controller for Kubernetes
sayanroy7/javaprojects
Contains simple java projects
sayanroy7/random-stream-sampler
A random stream sampling program using Reservoir Sampling (X) and Java Streams API.
sayanroy7/sb-jafu-app
Spring Boot Jafu App with GraalVM Native
sayanroy7/spring-graal-native
Graal feature for building native images of Spring applications
sayanroy7/spring.io-boot
This repository contains spring boot projects. It uses spring 4.5.x with latest YAML based configuration with embeded DB in spring boot.
sayanroy7/spring.io-legacy
This repository contains legacy spring.io project using XML based configuration. This mostly covers spring 3.x based codes and configuration.