Java Community | Help. Code. Learn.JC|HCL
Java Community | Help. Code. Learn.โ€ข13mo agoโ€ข
8 replies
CJ__47

Can I read a section of yaml without spring ?

I have a yaml file with say 3 properties sections A,B,C .

I wanted to know if I can load a section only like B in in variable map of properties() .

Parse will do for whole yaml, and not sure on spring . Manual map feels troublesome
Was this page helpful?