Pinned Repositories
aashish-aadarsh.github.io
android-skeleton-helper
This repository is an open source java project which helps to create skeleton of android project with well defined package structure, naming convention and room database entity, dao from json file and basic form based ui using excel
android-sync-lib
This is a library made with WorkManager and OkHttp to provide a way of offline first Rest API call.
rest-service-generator
This is a java project build with maven to generate basic CRUD operation REST APIs using Spring Boot and backed with MongoDB
room-annotation-processor
This repository describe usage of annotation, annotation processor to generate code and eliminate boilerplate code with a reference implementation in sample application.
soni-sori
Android Application to learn Programming
Spring-Cloud-Config
This repository helps to provide dynamic configuration to the microservices.
aashish-aadarsh's Repositories
aashish-aadarsh/rest-service-generator
This is a java project build with maven to generate basic CRUD operation REST APIs using Spring Boot and backed with MongoDB
aashish-aadarsh/aashish-aadarsh.github.io
aashish-aadarsh/room-annotation-processor
This repository describe usage of annotation, annotation processor to generate code and eliminate boilerplate code with a reference implementation in sample application.
aashish-aadarsh/android-skeleton-helper
This repository is an open source java project which helps to create skeleton of android project with well defined package structure, naming convention and room database entity, dao from json file and basic form based ui using excel
aashish-aadarsh/android-sync-lib
This is a library made with WorkManager and OkHttp to provide a way of offline first Rest API call.