Git Product home page Git Product logo

Comments (3)

wencaiwulue avatar wencaiwulue commented on July 24, 2024

项目使用 springboot 在 远程debug的时候Nocalhost的控制台输出是乱码采用如下yaml配置: name: biz-module-base-v1 serviceType: deployment containers: - name: container-a24er4 dev: gitUrl: "" image: hub.fqi.com/nocalhost/java-dev:v1 shell: "" workDir: "" storageClass: managed-nfs-storage resources: null persistentVolumeDirs: - path: /root/.m2 capacity: 10Gi command: run: [] debug: - cd - ./biz-module-base/biz-module-base-start - '&&' - mvn - spring-boot:run - -Dfile.encoding=UTF-8 - -Dspring-boot.run.jvmArguments="-Xdebug - -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005" debug: remoteDebugPort: 5005 hotReload: false sync: type: sendReceive filePattern: [] ignoreFilePattern: [] env: [] portForward: []

是windows系统嘛?本地

from nocalhost.

jokerZhou avatar jokerZhou commented on July 24, 2024

额 解决了 在 IDEA的启动JVM参数里添加了 -Dfile.encoding=UTF-8 就可以了

from nocalhost.

wencaiwulue avatar wencaiwulue commented on July 24, 2024

好耶

from nocalhost.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.