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
Continue this series about leveraging Spring Cloud and Spring Boot for microservices development by learning about setting up Service Registry and Discovery. Read all
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
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
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
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
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
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
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