Tag

Java development

0 views collected around this technical thread.

macrozheng
macrozheng
May 29, 2025 · Backend Development

Master IntelliJ IDEA with the Official Chinese Docs: A Complete Guide

This article introduces the official Chinese documentation for IntelliJ IDEA (version 2025.1), outlining a step‑by‑step tutorial that covers installation, configuration, shortcuts, project setup, code editing, building, running, debugging, version control, database tools, and JVM frameworks, providing Java developers with a comprehensive learning resource.

IDE configurationIDE tutorialIntelliJ IDEA
0 likes · 5 min read
Master IntelliJ IDEA with the Official Chinese Docs: A Complete Guide
Java Tech Enthusiast
Java Tech Enthusiast
Feb 12, 2025 · Artificial Intelligence

Integrating DeepSeek into IntelliJ IDEA via Continue and CodeGPT Plugins

To use DeepSeek in IntelliJ IDEA, install either the Continue or CodeGPT plugin via the Plugins marketplace, add the DeepSeek model and your API key in the plugin settings, then generate code, tests, or explanations directly in the IDE, noting the public API may occasionally fail.

AI pluginsCodeGPTDeepSeek
0 likes · 4 min read
Integrating DeepSeek into IntelliJ IDEA via Continue and CodeGPT Plugins
IT Services Circle
IT Services Circle
Feb 9, 2025 · Artificial Intelligence

Integrating DeepSeek into IntelliJ IDEA with Continue and CodeGPT Plugins

This guide explains how to set up DeepSeek in the popular Java IDE IntelliJ IDEA by installing and configuring the open‑source Continue plugin and the CodeGPT plugin, covering installation steps, activation, API key acquisition, and basic usage examples.

AI AssistantCodeGPTContinue Plugin
0 likes · 6 min read
Integrating DeepSeek into IntelliJ IDEA with Continue and CodeGPT Plugins
Architecture Digest
Architecture Digest
Dec 18, 2024 · Fundamentals

IntelliJ IDEA High‑Efficiency Configuration, Essential Shortcuts, and Plugin Recommendations

This article presents a comprehensive guide to configuring IntelliJ IDEA for faster development, including case‑insensitive code completion, auto‑import settings, font‑size zoom, tab and line‑number display, essential keyboard shortcuts, code‑editing efficiencies, debugging features, and a curated list of useful plugins.

IDE tipsIntelliJ IDEAJava development
0 likes · 10 min read
IntelliJ IDEA High‑Efficiency Configuration, Essential Shortcuts, and Plugin Recommendations
Java Tech Enthusiast
Java Tech Enthusiast
Oct 8, 2024 · Artificial Intelligence

Spring AI Framework for Java Developers

Spring AI is a Java‑centric framework that unifies access to chat, text‑to‑image, embedding and retrieval‑augmented generation models—including OpenAI, Anthropic and Alibaba’s Tongyi Qianwen—through synchronous or asynchronous APIs, POJO mapping, function calling, vector‑store integration and fluent tooling for rapid AI agent development.

AI frameworksJava developmentRAG
0 likes · 5 min read
Spring AI Framework for Java Developers
macrozheng
macrozheng
Sep 10, 2024 · Backend Development

30 Must-Have IntelliJ IDEA Plugins to Supercharge Your Java Development

This guide presents thirty essential IntelliJ IDEA plugins, ranging from code completion and formatting tools to UI enhancements and project utilities, complete with installation tips, shortcut keys, and visual examples, helping Java developers streamline their workflow and boost productivity.

IDE pluginsIntelliJJava development
0 likes · 8 min read
30 Must-Have IntelliJ IDEA Plugins to Supercharge Your Java Development
macrozheng
macrozheng
Dec 29, 2023 · Backend Development

Why Companies Ban IntelliJ IDEA (Even Paid Versions) – Risks & Costs

The article explains why many companies prohibit IntelliJ IDEA, covering legal copyright risks, security concerns, efficiency losses, collaboration challenges, and the high cost of commercial licenses, and advises developers to follow company‑mandated tools while understanding the financial and legal implications.

EclipseIDE PolicyIntelliJ IDEA
0 likes · 8 min read
Why Companies Ban IntelliJ IDEA (Even Paid Versions) – Risks & Costs
Java Captain
Java Captain
Sep 19, 2023 · Fundamentals

Comprehensive List of IntelliJ IDEA Windows Shortcut Keys with Visual Demonstrations

This article provides a complete, categorized collection of IntelliJ IDEA shortcut keys for Windows, accompanied by animated GIF demonstrations and explanations, covering build operations, text editing, cursor movement, selection, code folding, multi‑cursor editing, navigation, search, and other essential IDE functionalities.

Code EditingIDE productivityIntelliJ IDEA
0 likes · 13 min read
Comprehensive List of IntelliJ IDEA Windows Shortcut Keys with Visual Demonstrations
Bilibili Tech
Bilibili Tech
Aug 1, 2023 · Operations

Fault Injection Platform Design and Implementation Practice

The article details the design and deployment of a Java‑focused fault‑injection platform that uses Attach agents and JVM‑Sandbox to inject controllable pod‑ and request‑level faults—such as latency, exceptions, and return‑value errors—through dynamic templates, enabling fine‑grained, production‑safe chaos testing for e‑commerce services.

Fault InjectionJava applicationJava development
0 likes · 15 min read
Fault Injection Platform Design and Implementation Practice
Java Architect Essentials
Java Architect Essentials
Jun 21, 2023 · Fundamentals

How to Increase IntelliJ IDEA Memory Allocation to Eliminate Lag

This guide explains why IntelliJ IDEA often feels sluggish due to low default memory limits, shows how to view current memory usage, and provides step‑by‑step instructions—including editing VM options, adjusting -Xmx and -Xms values, and clearing caches—to boost performance for Java developers.

IDE OptimizationIntelliJ IDEAJava development
0 likes · 5 min read
How to Increase IntelliJ IDEA Memory Allocation to Eliminate Lag
macrozheng
macrozheng
Jan 18, 2023 · Backend Development

30 Must-Have IntelliJ IDEA Plugins to Supercharge Your Development

This article presents a curated list of 30 IntelliJ IDEA plugins, organized by categories such as installation guide, highly recommended tools, decorative themes, and convenient utilities, each with brief descriptions and screenshots to help developers enhance their Java development workflow.

IDE extensionsIntelliJ IDEAJava development
0 likes · 9 min read
30 Must-Have IntelliJ IDEA Plugins to Supercharge Your Development
Sanyou's Java Diary
Sanyou's Java Diary
May 31, 2022 · Backend Development

Boost Your Java Development: 10 Must‑Have IntelliJ IDEA Plugins

Discover ten carefully selected IntelliJ IDEA plugins—from theme tweaks and icon packs to Maven helpers, Git tools, and JVM diagnostics—that can dramatically improve code readability, streamline workflows, and enhance overall developer productivity.

IDEA pluginsIntelliJJava development
0 likes · 8 min read
Boost Your Java Development: 10 Must‑Have IntelliJ IDEA Plugins
Yiche Technology
Yiche Technology
Dec 20, 2021 · Backend Development

Understanding Spring Circular Dependency and Its Resolution Mechanism

This article explains how Spring Framework resolves circular dependencies during object creation using a three-level caching mechanism, detailing the process through code examples and architectural diagrams.

Caching MechanismsCircular DependencyJava development
0 likes · 6 min read
Understanding Spring Circular Dependency and Its Resolution Mechanism
Selected Java Interview Questions
Selected Java Interview Questions
Nov 4, 2021 · Backend Development

Comprehensive Guide to Customizing IntelliJ IDEA: Toolbar, Tooltips, Themes, Auto‑Import, Tabs, Fonts, and More

This tutorial walks through numerous IntelliJ IDEA configuration steps—including showing the toolbar, enabling quick documentation, adjusting appearance, auto‑importing packages, customizing tabs, changing fonts, setting comment templates, and tweaking shortcuts—to help Java developers improve productivity and code quality.

IDE customizationIntelliJ IDEAJava development
0 likes · 7 min read
Comprehensive Guide to Customizing IntelliJ IDEA: Toolbar, Tooltips, Themes, Auto‑Import, Tabs, Fonts, and More
Top Architect
Top Architect
Jul 12, 2021 · Backend Development

My Journey from Eclipse to IntelliJ IDEA: Experiences, Tips, and Shortcuts

After a decade of using Eclipse for Java development, the author switched to IntelliJ IDEA, sharing the historical context of IDEs, the reasons for the transition, practical tips, useful shortcuts, and a balanced view of the strengths and drawbacks of both tools.

EclipseIDE comparisonIntelliJ IDEA
0 likes · 9 min read
My Journey from Eclipse to IntelliJ IDEA: Experiences, Tips, and Shortcuts
Java Captain
Java Captain
May 1, 2021 · Fundamentals

IntelliJ IDEA Shortcut Keys Cheat Sheet

This article provides a comprehensive list of IntelliJ IDEA keyboard shortcuts, covering quick generation of main methods, printing statements, file saving, line deletion, navigation, searching, editing, and other productivity features to help Java developers work more efficiently.

IDE productivityIntelliJ IDEAJava development
0 likes · 7 min read
IntelliJ IDEA Shortcut Keys Cheat Sheet
Java Architect Essentials
Java Architect Essentials
May 1, 2021 · Fundamentals

IntelliJ IDEA Productivity Tips: Presentation Mode, Inject Language, Shortcut Keys, and Advanced Features

This article presents a collection of practical IntelliJ IDEA tips—including how to use Presentation Mode, inject language for JSON, move splitters with shortcuts, quickly add braces, perform bulk text edits, hide the navigation bar, locate classes, search symbols, and leverage structural search templates—to boost developer efficiency.

IDE shortcutsIntelliJ IDEAJava development
0 likes · 8 min read
IntelliJ IDEA Productivity Tips: Presentation Mode, Inject Language, Shortcut Keys, and Advanced Features
macrozheng
macrozheng
Jan 29, 2021 · Backend Development

Boost Your Java Productivity: Hidden IntelliJ IDEA Tricks You Must Try

Discover a collection of powerful IntelliJ IDEA shortcuts and features—including Presentation Mode, Inject Language, split‑pane navigation, automatic brace insertion, symbol search, structural search, and more—that help Java developers code faster, stay focused, and avoid common pitfalls.

IDE productivityIntelliJ IDEAJava development
0 likes · 9 min read
Boost Your Java Productivity: Hidden IntelliJ IDEA Tricks You Must Try
macrozheng
macrozheng
Dec 19, 2020 · Fundamentals

What’s New in IntelliJ IDEA 2020.3? A Deep Dive into the Latest Features

IntelliJ IDEA 2020.3 introduces a revamped welcome screen, reader mode, easier window splitting, enhanced refactoring, upgraded debugging tools, AI‑powered code completion, Search Everywhere improvements, Java 15 support, built‑in database tools, Lombok integration, and a refined VCS menu, all aimed at boosting developer productivity.

IDE featuresIntelliJ IDEAJava 15
0 likes · 7 min read
What’s New in IntelliJ IDEA 2020.3? A Deep Dive into the Latest Features
macrozheng
macrozheng
Dec 16, 2020 · Frontend Development

Top 7 IntelliJ IDEA Themes for Java Developers: Dark & Light Picks

This guide reviews seven popular IntelliJ IDEA themes—both dark and light—ranked by user adoption, offering ratings, key visual features, and screenshots to help Java developers choose the most comfortable and aesthetically pleasing UI for coding.

IDE themesIntelliJ IDEAJava development
0 likes · 5 min read
Top 7 IntelliJ IDEA Themes for Java Developers: Dark & Light Picks