Scaling micro-frontends using Angular elements: Hosting on Azure cloud. The micro-frontends architecture creates a buzz in the web app development world.
Learn how to create a reactive microservices architecture with Spring Boot, Spring Cloud Gateway, Spring Cloud Config, Spring WebFlux, Java, and JHipster.
We have to load HTML content with CSS from the backend dynamically and compile it in an Angular application. We also need to support Angular directives defined in HTML.
Apache Camel is an open-source, lightweight integration library. In this article, I will demonstrate the concept of events it allows and how to use them.
Learning Angular is ridiculously difficult. Not because Angular is difficult, but because you need to teach yourself a gazillion unrelated technologies before you can create a real Angular application
Which framework should you choose in 2021 for application development? Let’s discuss Xamarin and React Native and understand both platforms' pros and cons.
NGINX is a high-performance HTTP server as well as a reverse proxy. Unlike traditional servers, NGINX follows an event-driven, asynchronous architecture.
This tutorial will show you how to build and run a simple web application into the Docker-compatible image using Cloud Native Buildpacks support, from Spring Boot 2.3.0.
How to create Docker or OCI complaint images without installing any Docker clients or using Dockerfiles for a Spring Boot application by using Google's Jib.
Find out what are the trends of the new year in the Java world. Discover the impacts of the new trend of reflectionless frameworks and their impact on architecture.
A complete guide to writing a RESTful CRUD service using Spring Boot, Hibernate, and JPA, as well as testing the using GET, DELETE, PUT, and POST calls.
We will enable ApplicationStartup metrics in Spring Boot, enable Spring Boot Actuator startup endpoint, and record application startup metrics with Java Flight Recorder.
This article covers the unit testing of a SpringBoot Camel Route using Junit with code examples provided to further your understanding of these concepts.