Tagged articles
8 articles
Page 1 of 1
Su San Talks Tech
Su San Talks Tech
Sep 2, 2025 · Backend Development

How to Slash Spring Boot Startup Time from 10s to Sub‑Second: Proven Techniques

This article explores comprehensive strategies for dramatically reducing Spring Boot application startup latency, covering real‑world case studies, dependency slimming, JVM and CDS tuning, lazy and asynchronous bean initialization, GraalVM native image compilation, and advanced runtime techniques such as CRaC, with detailed metrics and step‑by‑step guidance.

Bean InitializationCDSCRaC
0 likes · 35 min read
How to Slash Spring Boot Startup Time from 10s to Sub‑Second: Proven Techniques
Architect's Tech Stack
Architect's Tech Stack
Oct 3, 2019 · Fundamentals

Detailed Overview of JDK 13 New Features

This article provides a comprehensive English summary of JDK 13's new features—including switch expression enhancements, text‑block syntax, dynamic CDS archives, ZGC memory reclamation, revamped socket APIs, new FileSystems methods, updated NIO ByteBuffer operations, the Reiwa era in java.time, Unicode 12.1 support, GC improvements, security updates, and removed legacy functionalities—accompanied by original Java code examples.

CDSJavaNew Features
0 likes · 11 min read
Detailed Overview of JDK 13 New Features
21CTO
21CTO
Sep 17, 2019 · Backend Development

What’s New in Java 13? 5 Game‑Changing Features Explained

This article outlines Java 13’s release schedule, its five major JEPs—including Dynamic CDS Archives, ZGC memory uncommit, a revamped Socket API, Switch Expressions, and Text Blocks—detailing how each feature works, its usage steps, and sample code to help developers adopt them.

CDSJEPJava13
0 likes · 12 min read
What’s New in Java 13? 5 Game‑Changing Features Explained
Architects' Tech Alliance
Architects' Tech Alliance
Sep 8, 2016 · Cloud Native

Container‑Defined Storage: Enabling Lightweight Data Centers and Cloud‑Native Architectures

The article explains how container technology is reshaping data‑center storage through Container‑Defined Storage (CDS), discusses the limitations of traditional storage architectures, highlights Portworx’s approach, and outlines the requirements for service‑oriented, distributed, and hyper‑converged storage in modern cloud‑native environments.

CDSData centerPortworx
0 likes · 10 min read
Container‑Defined Storage: Enabling Lightweight Data Centers and Cloud‑Native Architectures