Mule 3.8-9: Run Java Method on MuleSoft Application Startup

This brief article takes a look at a quick tutorial, which provides an explanation on how to execute a Java method once or on MuleSoft Application Startup. Read all

Creating a REST API in Rust Using Rocket and Diesel

In this article, we will be looking creating a REST API in Rust. To do this we will use Rocket to set up the API and Diesel to deal with the database. Read all

Auto-Generate a REST API From a Database With Spring

This article takes a look at a tutorial that gives an explanation on how to auto-generate a REST API from a database with Spring. Also explore the steps. Read all

Java 11: Standardized HTTP Client API

This post takes a look at the newest API change in Java 11, the standardized HTTP client, which will improve the performance sent requests by a client. Read all

Digital Disruptors: How Airbnb, Tesla, and Uber Used Software Innovation to Transform Entire Industries

Learn how software like Tesla's AI-enabled cars and Airbnb and Uber's on-demand services are driving digital transformation and technological innovation. Read all

Top 20 REST and Spring MVC Interview Questions for Java Developers

This post takes a look at the top 20 frequently-asked REST and Spring MVC interview questions for Java developers applying for web developer positions. Read all

Top Software Testing Tools With GitHub Integration

This article looks at five testing tools, such as LambdaTest, that you can integrate with GitHub in order to leverage the GitHub bug management feature. Read all

Mobile-Based Architecture on Existing LAMP Stack Environment of AWS

Learn what RESTful mobile backend resources for a mobile application look like and components which add useful functionalities to address common requirements. Read all

Adding Rate Limiting for Spring Cloud Netflix Zuul

In this tutorial, you'll learn how to implement supported rate limiters for Spring Cloud Netflix Zuul API gateway in your microservices applications. Read all

Groovy Additions to the Java 8 Date/Time API

Groovy is planning on adding better support for Java's Date/Time API. See how Groovy makes conversion and incrementation easier in your code. Read all

Secure Java REST APIs With JSON XACML and ALFA

how to use a JSON XACML Policy Enforcement Point to secure REST API endpoints using ALFA, XACML, and JSON. Read all

Database Handling in Cucumber and Creating Intuitive Reports

Learn how to create XML reports using Cucumber-Ruby, create JSON reports using Cucumber-Ruby, and create HTML reports using Cucumber-Ruby. Read all

How to Sync Your OpenAPI Schema in Stoplight With GitHub and Runscope

A tutorial on how to integrate to popular solutions, Spotlight and GitHub, to help development teams keep their OpenAPI specifications up to date and versioned. Read all

 

 

 

 

Top