1. First of all, we need to distinguish between the tomcat log encoding and the idea log display console encoding 2. Tomcat log encoding: In cmd, run "cd /d tomcat root directory" and "bin\catalina.bat run". Use "chcp65001" to switch cmd to utf8, and "chcp 936" to switch cmd to gbk. Determine the tomcat log encoding, which is usually in tomcat/conf/logging.properties 3. IDEA display encoding: Windows uses GBK by default, so IDEA displays GBK encoding by default. [Be sure] to add -Dfile.encoding=UTF-8 in Help-- custom vm options to force utf8 encoding display. Do not change it yourself. The vmoptions may be in the wrong position. IDEA will copy a 4. [Avoid] Changing Tomcat's logging.properties to GBk will cause garbled get/post parameters during debugging Summarize This is the end of this article about the garbled characters in Tomcat's console in IDEA and the UTF-8 encoding setting in IDEA. For more related content about the garbled characters in the idea tomcat console in UTF-8, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope you will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: Detailed explanation of MySQL cumulative calculation implementation method
>>: js to achieve a simple magnifying glass effect
0. Preparation: • Close iTunes • Kill the service...
Table of contents design Component Communication ...
Table of contents Install sakila Index Scan Sort ...
Preface The concept of dark mode originated from ...
text 1) Download the Ubuntu image docker pull ubu...
TABLE> <TR> <TD> <TH> <CA...
Table of contents introduction Indexing principle...
After entering the Docker container, if you exit ...
Note: This article is about the basic knowledge p...
Preface Recently, many new colleagues have asked ...
Basic Introduction Features Flexbox is a CSS disp...
The CSS implementation code for setting the scrol...
Overview (official has more detailed description)...
Recently, I encountered many problems when deploy...
This article shares the installation and configur...