Snake yaml works quite nicely On Apr 18, 2016 6:55 AM, "Bob Brown" <b...@transentia.com.au> wrote:
> Spring Boot uses snakeyaml: www.snakeyaml.org. > > > https://docs.spring.io/spring-boot/docs/current/reference/html/howto-properties-and-configuration.html > > I have used this with groovy (directly and via SB) and it works perfectly. > > BOB > > --- > Bob Brown > Director, Transentia Pty. Ltd. > Training, consulting, development at the leading edge of technology. > > 73 Frasers Rd. Mobile: 0416-078-813 > Ashgrove Email: b...@transentia.com.au > Brisbane Web: www.transentia.com.au > Queensland 4060 > Australia > > NOTE: This email may NOT be taken to constitute an agreement to form a > "prior relationship" or to give "prior affirmative consent" for the > purposes of opt-in mass marketing. > > --- > > "And so with gods and men > The sheep remain inside their pen, > Though many times they've seen the way to leave." > -- Genesis, "Firth of Fith" > > > > On 18 Apr 2016, at 8:41 PM, Paolo Di Tommaso <paolo.ditomm...@gmail.com> > wrote: > > Hi, > > I was wondering what's the state of the support of YAML in Groovy. > > Is there a built-in parser? or do you have any suggestions for a library > that works better with Groovy ? > > > Cheers, > Paolo > > >