A full-stack banking application powered by a Spring Boot REST API. Features include user authentication, account management, transactions, and more.
An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.
Learn how to build an easy iron farm in Minecraft 1.21+ (Java Edition). This design is compact, survival-friendly, and produces a constant flow of iron using the latest villager & golem mechanics. In ...
Learn how to build the ultimate diamond farm in Minecraft 1.21+ (Java Edition). This survival-friendly setup uses villager trading mechanics and efficient design to create a renewable source of ...
Abstract: REpresentational State Transfer (REST) Application Programming Interfaces (APIs) are widely used for the communication between loosely coupled web services. While the loose coupling allows ...
In this Microsoft SQL Server and JDBC tutorial, you'll learn how to connect to a Microsoft SQL Server in Java using JDBC. The steps are relatively straightforward: Each database is different, so ...
This crash course on how to build a RESTful API with Spring Boot teaches everything you need to know to immediately develop enterprise-grade microservices in Java. In just 90 minutes you'll learn how ...
Abstract: In order to make the Web services, Web applications in Java more powerful, flexible and user friendly, building unified Web applications is very significant. By introducing a new ...