Sample UI Test Automation Framework Design with Selenium Grid and Docker

Continuous testing requires automation at even the lowest level. Discover how you should get started with building your framework and how Docker can help. Read all

Build a Basic PWA With Angular and Spring Boot

Looking to get started with PWAs? See how to build one with Angular and Spring Boot while also touching on testing and cloud deployments. Read all

Microservices - Part 3: Spring Cloud Service Registry and Discovery

Continue this series about leveraging Spring Cloud and Spring Boot for microservices development by learning about setting up Service Registry and Discovery. Read all

Spring Boot 2.0 New Features: Infrastructure Changes

Check out how Spring Boot 2.0 has adapted its infrastructure support, including tweaks for Maven and Gradle projects, embedded servlet support, and more. Read all

Creating Modals in Rails

A web developer demonstrates how to create modals in your Rails-based application using code based in the HTML, JavaScript, and Ruby programming languages. Read all

Testing With Jasmine and Maven 3.0

This article will show you how to overcome the software testing challenges for Spring Boot applications using Jasmine and Maven 3.0 to address specific issues. Read all

Connecting Spring Boot With MySQL and Oracle Databases

A tutorial on how to integrate by MySQL and Oracle databases into your Spring Boot web application using XML dependencies and to set up your database schema. Read all

Spring Boot - HATEOAS for RESTful Services

In this tutorial, we take a look at how you can implement a HATEOAS-based RESTful service using Spring Boot, with complete source code included. Read all

OTP (One Time Password) Using Spring Boot and Guava

A developer shows us how to implement a security authentication protocol called One Time Password (OTP) using the Spring Boot framework and Google library. Read all

OOP Concept for Beginners: What Is Abstraction?

This primer for the core OOP concept abstraction tackles its basics in both programming and real life as well as tips for implementing it in your code. Read all

 

 

 

 

Top