Multiple Databases With Shared Entity Classes in Spring Boot and Java

In this tutorial, we take a look at how to use a single implemented model between multiple databases, H2 and Postgres for persistent storage, using Spring Boot. Read all

Top 5 Angular Courses for JavaScript Front-End Developers

A software developer goes over a great list of online courses that novice and experience developers can take to improve their skills with the Angular framework. Read all

Why Is the Spring Framework so Popular?

In this post, we take a look at why the Spring framework is so popular, specifically it being lightweight, providing transaction management, and more. Read all

Versioning RESTful Services With Spring Boot

This article takes a look at versioning RESTful services with Spring Boot and also explores a guide that will help you understand why versioning is needed. Read all

Session Management With Spring Reactive

A software developer discusses the concepts behind session management and how to implement these concepts in your code with the Spring Reactive framework. Read all

Conditional Pagination and Sorting using RESTful Web Services, MySQL, and Spring Boot

This article includes a tutorial that gives an explanation on how to implement pagination and sorting using Spring Boot. Also explore the code. Read all

Micronaut Mastery: Add Build Info to an Info Endpoint

This tutorial for microservices with Micronaut shows how to add build info to an info endpoint to get information about what is deployed, for monitoring. Read all

Writing Microservices With msf4j (Microservices Framework for Java)

You will learn how to write and test masic microservices with Java with the Microservices Framework for Java, also known as msf4j, in this development tutorial. Read all

Intro to Blockchain With Ethereum, Web3j and Spring Boot: Smart Contracts

In this tutorial, we take a look at how to implement smart contracts executed on an EVM with Ethereum blockchain technology, web3j, and Spring Boot. Read all

Xamarin.Forms — Working With Firebase Storage

This tutorial for Xamarin developers introduces Firebase's functionalities and its components you will use when using it with cross-platform development. Read all

Getting Started With Ontotext GraphDB and RDF4J

This article looks at how to install and start GraphDB and create a repository. Also look at how to access a GraphDB repository using RDF4J. Read all

Elasticsearch Cluster with Vagrant and Virtualbox

This article will show you how to create an Elasticsearch cluster of virtual machines with Virtualbox and Vagrant for a host-controlled service cluster. Read all

Identify ASP.NET MVC Assembly Version

A tutorial on how to use ASP.NET/ASP.NET MVC 5 frameworks, along with the C# language, to programmatically check the ASP.NET version and create an error page. Read all

 

 

 

 

Top