Tag

development standards

0 views collected around this technical thread.

Java Architect Essentials
Java Architect Essentials
Jun 18, 2023 · Fundamentals

How to Install and Use the CheckStyle Plugin in IntelliJ IDEA

This article explains how to import, configure, and run the CheckStyle plugin in IntelliJ IDEA, describes common annotation and formatting issues it detects, and provides practical tips for fixing import order, character spacing, and other style violations in Java projects.

CheckStyleIntelliJ IDEAJava
0 likes · 4 min read
How to Install and Use the CheckStyle Plugin in IntelliJ IDEA
Tencent Cloud Developer
Tencent Cloud Developer
Sep 17, 2018 · Databases

MySQL Schema Design and SQL Development Standards Practice

Tencent Cloud Academy will livestream a MySQL schema design and development standards session on September 17 at 20:00, featuring experts Ye Jinrong and Wu Bingxi, covering best practices such as default InnoDB engine, utf8mb4 charset, row size limits, partitioning, appropriate data types, index guidelines, and operational recommendations.

Database AdministrationIndexingInnoDB
0 likes · 9 min read
MySQL Schema Design and SQL Development Standards Practice