Giter Site home page Giter Site logo

Jatinder Singh's Projects

spring-cloud-config-server icon spring-cloud-config-server

This is a demonstration of the use of the Spring Cloud Config server and client functionality which helps to configure the microservice application properties externally, environment specific, consistent with version history, and real-time management.

spring-data-jpa-relationships icon spring-data-jpa-relationships

Developed a REST API demonstrating the student-subject-teacher scenario using JpaRepository with various JPA Hibernate Relationship mappings such as OneToMany, ManyToOne, ManyToMany, etc with in-memory H2 Database.

spring-jpa-hibernate-mappings icon spring-jpa-hibernate-mappings

spring-data-jpa-hibernate-mappings -- In this small Spring Boot Application build using Spring Tools Suite, I have tried to implement the most common issue while working with JPA/Hibernate Nested/related entities having parent-child relationship. I have implemented @OneToOne, @OneToMany relationship using Employee, Address, and Account entities. I have also handled the Cyclic Dependency problem between Employee/Address entities using @JsonIgnore annotation.

spring-mvc-invoice-management icon spring-mvc-invoice-management

Spring MVC based web-application to demonstrate the Invoice Management System and its CRUD functionality. Used Spring MVC, JPA, Hibernate, Lombok, Thymeleaf, and MySQL driver.

spring-security-jdbc icon spring-security-jdbc

Java based Spring Boot Web API to implement Spring Security, Spring JDBC, and in-memory H2 Database

springboot-apachekafka icon springboot-apachekafka

Apache Kafka implementation with Spring Boot application. Created 2 microservices that communicate with each other as Producer/Consumer pattern. Event Driven Architecture is followed where messages are published over a Topic Exchange.

springboot-rabbitmq icon springboot-rabbitmq

Implementation of RabbitMQ (Producer/Consumer) in Spring Boot. Used Docker for RabbitMQ container.

springboot-transactional icon springboot-transactional

Demo Sprint Boot application to demonstrate how Spring container handles the Transactions, and if any transaction breaks in-between the whole transaction would be rollback. Used H2 in-memory database.

springboot-with-saga-pattern icon springboot-with-saga-pattern

This is an application developed using Microservices architecture with SAGA Pattern. 5 REST APIs are created which demonstrates the Order completion activity.

stackoverflow-csharp-asp-net-mvc icon stackoverflow-csharp-asp-net-mvc

Stackoverflow is ASP.NET MVC based Web Application implementing Entity Framework along with Authentication using Microsoft Identity Framework which mimics the original Stackoverflow website and its operations.

testmart-soap-webservice icon testmart-soap-webservice

A small SOAP based JAX-WS Web Service project depicting the example of Shopping Mart is build using Java EE Eclipse IDE with the service deployed on GlassFish Server. The SOAP Web Service WSDL is tested using SOAP UI. In this project, also used JAX-B annotations.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.