Spring Boot 2 With JSP View

In this tutorial, we demonstrate how easy it is to create web application with Spring Boot 2, along with embedded Tomcat JSP template and JSP view. Read all

Strategies for Improving the Performance of Applications Using EF Core

In this article, take a look at some strategies for improving the performance of applications using EF Core. Read all

Use Spring Security and Feature Flags to Test in Production

I will be going through the steps to show you how to test in production. I will walk you through how to set up an Okta org, and configure an OpenID Connect App. Read all

Spring Reactive Microservices: A Showcase

A road-map to developing Reactive Microservices in Spring. We combine material from various official and 3rd party sources and our personal experience. Read all

Why Flutter Is Perfect for Building Start-Up Apps?

Application development is struggling to fill the gap between Android and iOS platforms and Flutter is emerging as the future of app development. Read all

Implementing the Repository Pattern Using C# and Entity Developer in ASP.NET Core

In this article, take a look at implementing the repository pattern using C# and Entity Developer in ASP.NET Core. Read all

Top 10 Test Automation Frameworks in 2020

We are moving toward a future where everything is going to be autonomous, fast and highly efficient. To match the pace of this fast-moving ecosystem. Read all

Managing Secrets for Automation Using Ansible Vault and Tower

Managing secrets is essential for all businesses. In this tutorial, let's go into how to encrypt your secrets or sensitive data using the Ansible Vault tool. Read all

How to Use Vault and Spring Cloud Config to Secure Secrets

Check out how you can use Spring Boot Config to encrypt secrets and use Vault as a secret management tool. Read all

How to Load Custom JSON Files Into Laravel's Config

Working with a large config file can be annoying. I wanted to share my solution to loading custom settings from a JSON file into Laravel’s config. Read all

Reactive Microservices Done Right!

Learn how to create quick and easy reactive microservices using the Ballerina programming language. Read all

Advanced Postgres Connection Pooling Using PgBouncer

Do you have an app on Heroku using Postgres? Are you running out of database connections? In this article, we'll look at how to use PgBouncer to scale your app. Read all

How to Use UDF in Spark Without Register Them

In this article, we discuss how to use UDF in Spark without the need to register them. Read all

 

 

 

 

Top