Remove spring
article thumbnail

Spring Boot and Time Series Data in ScyllaDB

DZone

The following tutorial walks you through how to use Spring Boot apps with ScyllaDB for time series data, taking advantage of shard-aware drivers and prepared statements. By the end of the tutorial, you’ll have a running Spring Boot app that serves as an HTTP API server with ScyllaDB as the underlying data storage.

Storage 273
article thumbnail

Kubernetes Alternatives to Spring Java Framework

DZone

Spring Cloud and Kubernetes both complement each other to build a cloud-native platform and run microservices on the Kubernetes containers. Kubernetes provides many features which are similar to Spring Cloud and Spring Config Server features. Spring framework has been around for many years.

Java 243
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Best of breed observability with Spring Micrometer and Dynatrace

Dynatrace

Some years ago, I worked closely with the Spring Framework team as a product manager at Pivotal Software. In 2015, the Spring folks already regarded Dynatrace as the gold standard for performance monitoring. Spring also introduced Micrometer, a vendor-agnostic metric API with rich instrumentation options.

Metrics 197
article thumbnail

Spring Cloud Sleuth Makes Distributed Tracing Simple

DZone

As requests go through a distributed software system, Spring Cloud Sleuth allows you to aggregate and track log entries. In this tutorial, you'll learn how to incorporate Spring Cloud Sleuth into a Spring Boot application. We'll use Okta as an OAuth 2.0 & OIDC provider to secure the Spring Boot application.

Cloud 262
article thumbnail

Introduction to Spring Cloud Kubernetes

DZone

Spring Cloud Kubernetes is a set of open-source libraries that enable Spring Boot applications to be deployed and managed on Kubernetes. Spring Cloud Kubernetes provides a seamless integration between Spring Boot and Kubernetes, enabling developers to build cloud-native applications that can run efficiently in a Kubernetes environment.

Cloud 160
article thumbnail

How To Setup Spring Boot With Vue.js Frontend

DZone

In this article, you will learn how to setup a Maven multi-module project which consists out of a Spring Boot backend and a Vue.js The application itself will not be created, only the setup of the project is covered in this article. Introduction Many applications consist out of a backend and a frontend.

Code 242
article thumbnail

AI-driven analysis of Spring Micrometer metrics in context, with typology at scale

Dynatrace

Micrometer is used for instrumenting both out-of-the-box and custom metrics from Spring Boot applications. Spring Boot, on the other hand, is a Java framework for building cloud-native Java applications. Any pre-instrumented metrics provided by Micrometer and Spring Boot out-of-the-box and any custom metrics alike.

Metrics 207