JD Cloud Developers
JD Cloud Developers
Jun 8, 2023 · Backend Development

How to Build a Maven Archetype Scaffold for Spring Boot Projects

This guide explains what a scaffolding tool is, why it’s essential for micro‑service development, and provides step‑by‑step instructions for creating, publishing, and using a Maven archetype scaffold with Spring Boot, including Maven configuration, version handling, and repository deployment.

ArchetypeBackend DevelopmentProject Generation
0 likes · 7 min read
How to Build a Maven Archetype Scaffold for Spring Boot Projects
Java High-Performance Architecture
Java High-Performance Architecture
Mar 19, 2022 · Backend Development

How to Speed Up Maven Archetype Project Creation with Internal Catalog

When generating Maven projects with the archetype plugin, developers often encounter long waits or failures; this guide explains four practical solutions—including adding the internal catalog parameter, setting VM options, using a local archetype‑catalog.xml, and configuring Maven mirrors—to accelerate project creation and avoid errors.

ArchetypeBuild ToolsJava
0 likes · 4 min read
How to Speed Up Maven Archetype Project Creation with Internal Catalog
Java Backend Technology
Java Backend Technology
Jun 29, 2020 · Backend Development

Master Spring Initializr: From Basic Setup to Advanced Customization

This article explains how to use Spring Initializr and Alibaba's start.aliyun.com to generate Spring Boot projects, covering basic dependency setup, configuration of packagings, Java versions, languages, project types, advanced features like caching and demo code injection, and the underlying startup and generation phases of the framework.

InitializrJavaProject Generation
0 likes · 22 min read
Master Spring Initializr: From Basic Setup to Advanced Customization
Java Backend Technology
Java Backend Technology
Mar 25, 2020 · Backend Development

Boost Spring Boot Project Generation with Alibaba’s start.aliyun.com and Spring Initializr

This article explains how Alibaba’s start.aliyun.com extends Spring Initializr to provide ready‑to‑use demos, configuration samples and multi‑component integration, covering background, core features, basic usage, YAML configuration, dependency management, version ranges, BOM handling, caching, demo code generation and the underlying startup and generation phases of the framework.

Alibaba CloudConfigurationInitializr
0 likes · 26 min read
Boost Spring Boot Project Generation with Alibaba’s start.aliyun.com and Spring Initializr
Programmer DD
Programmer DD
Mar 24, 2020 · Backend Development

Boost Your Spring Boot Projects with Alibaba’s start.aliyun.com – A Complete Guide

This article explains how Alibaba’s start.aliyun.com extends Spring Initializr to provide ready‑made demos, configuration samples, and component integration for Spring Boot, covering background, basic usage, configuration of dependencies, version ranges, BOM management, caching, and advanced customization, with full code examples and diagrams.

Alibaba CloudInitializrJava
0 likes · 24 min read
Boost Your Spring Boot Projects with Alibaba’s start.aliyun.com – A Complete Guide