Otavio SantanainxgeeksLearn to Access Java Database With Jakarta DataIn this article, we discuss the existing standards for databases in the Java world and the new Jakarta Data proposal, which aims to make…Feb 21, 2022Feb 21, 2022
Otavio SantanainxgeeksMaking Readable Code With Dependency Injection and Jakarta CDILearn more about dependency injection with Jakarta CDI and enhance the effectiveness and readability of your code.Jan 24, 2022Jan 24, 2022
Otavio SantanainxgeeksStarting with information security: how to avoid headaches with vulnerabilities in your codeUnderstand the impacts of a security issue on your application and how to avoid being responsible for your company’s next security issue.Dec 10, 2021Dec 10, 2021
Otavio SantanainxgeeksIntroduction to Apache Kafka With SpringApache Kafka is a community-distributed streaming platform that has three key capabilities: publish and subscribe to streams of records…Oct 27, 2021Oct 27, 2021
Otavio SantanainxgeeksFluent-API: Creating Easier, More Intuitive Code with a Fluent APIWe know that, in a software project, nothing replaces good documentation. However, it is also necessary to pay attention to how intuitive…Sep 10, 2021Sep 10, 2021
Otavio SantanainxgeeksIt is time to designing your code as Bulletproof Code!There is no doubt about the benefits good coding practices bring, such as clean code, easy maintenance, and a fluent API. However, do best…Aug 31, 20211Aug 31, 20211
Otavio SantanainxgeeksIntroduction to Spring Data JPA With Inheritance in a REST ApplicationIndeed, Spring is a platform to make the Java developer life more manageable. This tutorial will explore a primary feature on Spring Data…Jun 24, 2021Jun 24, 2021
Otavio SantanainxgeeksIntroduction to Spring Core Annotations APISpring is a popular Java framework with several features and resources to make a Java developer’s life easier. This tutorial will help you…May 20, 2021May 20, 2021
Otavio SantanainxgeeksAn Overview Between Java 8 and Java 11This tutorial covers the basics of Java 8 and Java 11; it is a start to prepare you for the next LTS: Java 17.May 14, 20213May 14, 20213
Otavio SantanainxgeeksIntroduction to Spring Boot and JDBCTemplate: Introduction to DockerWith the ready application connected to the database, the next step is to deploy the application. In the third part of this series, our…Apr 27, 2021Apr 27, 2021