Pinned Repositories
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
blog-multitenancy
Sample application demonstrating dynamic Multi-tenancy with Spring Boot, Hibernate and Liquibase
cloud-native-spring-in-action
🍃 Code samples and projects from the book "Cloud Native Spring in Action - With Spring Boot and Kubernetes" (Manning)
code-examples
A collection of code examples from blog posts etc.
CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
dice
An extremely simple Golang-based in-memory KV store to rule them all.
document-management-store-app
Spring Boot Application to store Documents
engineering-blogs
A curated list of engineering blogs
examples
Examples for my blog posts.
From-0-to-Research-Scientist-resources-guide
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
rishisc's Repositories
rishisc/aws-sdk-java
The official AWS SDK for Java.
rishisc/bootstrap-timepicker
A simple timepicker component for Twitter Bootstrap
rishisc/chaos-monkey-spring-boot-demo
Demo of Chaos Monkey for Spring Boot
rishisc/ckeditor-dev
The development repository of CKEditor 4.
rishisc/docx4j
JAXB-based Java library for Word docx, Powerpoint pptx, and Excel xlsx files
rishisc/edsebooks
Automatically exported from code.google.com/p/edsebooks
rishisc/eureka-on-kubernetes
Deploy eureka cluster on kubernetes
rishisc/failsafe
Failure handling and resilience patterns for the JVM
rishisc/filepreview
A file preview generator for node.js
rishisc/generic-jpa-converter-encrypt-decrypt
Generic JPA converter for encryption decryption. Uses Spring Boot, JPA with Hibernate.
rishisc/IT-Books
IT, Programming & Computer science books
rishisc/java-best-practices
Best practices in Coding, Designing and Architecting Java Applications
rishisc/jquery-tokeninput
Tokeninput is a jQuery plugin which allows your users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook.
rishisc/lectures
Oxford Deep NLP 2017 course
rishisc/MainRep
Personal Use
rishisc/microservice-demo
Demo blog application using Spring boot and Angular 2 to create a modern, microservice-oriented application
rishisc/oauth-microservices
Security POC
rishisc/openl-demo
rishisc/piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
rishisc/professional-programming
A collection of full-stack resources for programmers.
rishisc/requirejs-underscore-tpl
RequireJS plugin to load and precompile underscore templates.
rishisc/scg-global-error-page
rishisc/spring-boot-2-oauth2-authorization-jwt
Spring Boot 2 OAuth2 JWT Authorization server implementation with Database for Users and Clients (JPA, Hibernate, MySQL)
rishisc/spring-boot-microservices
Spring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multiple Resource (Web Services) Servers, Angular Web App, Eureka dor registration and Discover and Hystrix for circuit breaker
rishisc/spring-boot-security-oauth2-minimal
Minimal implementation of Authorization Server, Resource Server and OAuth2 Client in Spring Boot with Spring Security and JWT
rishisc/spring-cloud-microservice-example
An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices architecture.
rishisc/spring-petclinic-microservices
Distributed version of Spring Petclinic built with Spring Cloud
rishisc/Stream-Framework
Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology:
rishisc/user-guide-springcloud
[Cloudframeworks]Microservices Architecture with Spring Cloud - user guide / [云框架]基于Spring Cloud的微服务架构-用户指南
rishisc/vertx-blueprint-microservice
Vert.x Blueprint Project - Micro-Shop microservice application