-
Deutsche India Private Limited
- Pune
-
02:29
(UTC -12:00) - in/rohitchavan-ldn
Lists (1)
Sort Name ascending (A-Z)
Stars
This repository contains sample Java 8 coding questions that can be used for interview preparation. Each question focuses on a specific programming concept or problem-solving technique using Java 8…
Welcome to the Design Patterns with Java 8 Functional Programming repository! This repository aims to provide a comprehensive guide to understanding design patterns and their implementation using J…
This project implements Reactive Programming, a paradigm focused on asynchronous data streams and the propagation of chan. This approach promotes non-blocking, scalable, and responsive application …
Code examples for blog article about Spring Boot Admin
rohitchavan-git / generic-jpa-converter-encrypt-decrypt
Forked from sunitk/generic-jpa-converter-encrypt-decryptGeneric JPA converter for encryption decryption. Uses Spring Boot, JPA with Hibernate.
This repository is all about data structures, its implementation, problem and solving (visit first : https://github.com/rohitchavan-git/Data-Structure-Using-Java)
learn spring boot data jpa using hibernate in easy way.
The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform. A key element of Spring is infr…
rohitchavan-git / java-fundamentals-exercises
Forked from bobocode-projects/java-fundamentals-exercisesTraining Exercises that cover language basics, Algorithms, Data Structures, OOP, and Functional Programming
Spring Security Tranning by rohit
This repository explores the best practices for using the Optional class in Java to handle potentially absent values. By following these guidelines, you can effectively leverage Optional and improv…
java 8 stream API best practices
This repository focuses on exploring the various new features and enhancements introduced in Java 8. However, we take a different approach by first solving problems using the functional programming…
gitKraken:Basic to Advance
angular5-springboot-crud-tutorial Angular 5 + Spring Boot 2 + Spring Data JPA + MySQL with java mail + CRUD Tutorial
This repository demonstrates the usage of custom objects as keys in a HashMap, highlighting the differences between immutable and mutable keys.
This repository showcases various concepts and examples related to multithreading in Java, demonstrating how to effectively utilize concurrent programming to enhance application performance and res…
This repository serves as a comprehensive guide to understanding and leveraging the features introduced in Java 8. It includes practical examples and explanations of key concepts such as lambda exp…
This repository contains a collection of real-time examples that demonstrate how Java 11 Stream API can be leveraged to solve complex problems efficiently and elegantly. The Stream API introduced i…
Spring Boot with Activiti Bpmn
Google's Engineering Practices documentation
Provided solution of the hacker earth problems. You can also share solution if your solution is more efficient then mine.