Preserving indentation in new line when deserializing YAML to Java object using Jackson

前端 未结 0 1749
攒了一身酷
攒了一身酷 2021-01-20 22:52

I would like to be able to preserve indentation when deserializing YAML to a Java object. If this is my YAML:

description: |
  Lorem Ipsum is simply dummy tex         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题