JAVA BACK-END DEVELOPMENT PORTFOLIO
Path To A Rewarding Technical Career Providing Practical Oriented, Project-Based, Instructor-Led Live Online Training by adopting Learn-By-Doing Approach that will make you Job Ready with Project Portfolio
Implementing Inversion of Control (IoC) principle using Dependency Injection pattern: Spring Framework provides a powerful implementation of the IoC principle, which is based on the Dependency Injection (DI) pattern. DI enables you to write loosely coupled code by decoupling the creation and wiring of objects from their usage. Read More
The objective of this project is to build a RESTful Spring Boot service for a data-driven bank accounts service. The service should communicate with other products and services without having to know how they're implemented. The following is a list of features and technologies that will be used in this project. Read More
This project aims to develop a robust and scalable RESTful API for Data-Driven Savings Accounts utilizing cutting-edge technologies like Spring Data JPA, Hibernate, and JPQL for seamless integration with the database. The application will follow the MVC pattern, implementing Service and Repository patterns to ensure maintainable and modular code organization. We will incorporate Data Transfer Objects (DTOs) for efficient data handling and leverage MongoDB for optimized storage and retrieval data. Additionally, we will implement comprehensive exception handling to ensure the API's reliability and fault tolerance. Thorough documentation will be provided to guide developers and facilitate seamless integration of the API into other systems.. Read More
​
Using Docker Compose Support in Spring Boot 3.1.0 Data-Driven Savings Account REST API: Diving Deep into Spring Data JPA, Hibernate ORM, JPQL, MVC, (Service, DAO & Repository) Patterns, DTO, PostgreSQL, Handling Exceptions, Documentation, Spring Boot 3.0 Security