xiaoyafeng has asked for the wisdom of the Perl Monks concerning the following question:
Hi monks,
Recently I took over a legacy web application written in groovy. I've heard that groovy is an easy and friendly java, and I noticed that the code uses jdbc to connect mysql. So is there a way to make use of the class of it from perl?
Thanks in advance!UPDATE: with monks help, I've successfully called groovy class in perl by Inline::Java. But markong's comment make me rethink. Is my first thought a good idea?
I am trying to improve my English skills, if you see a mistake please feel free to reply or /msg me a correction
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Is Inline::Java suitable for Groovy?
by Athanasius (Archbishop) on Jan 23, 2019 at 06:38 UTC | |
by xiaoyafeng (Deacon) on Jan 25, 2019 at 01:24 UTC | |
Re: Is Inline::Java suitable for groovy
by afoken (Chancellor) on Jan 23, 2019 at 07:55 UTC | |
by xiaoyafeng (Deacon) on Jan 25, 2019 at 01:23 UTC | |
Re: Is Inline::Java suitable for groovy
by markong (Pilgrim) on Jan 24, 2019 at 23:58 UTC | |
by xiaoyafeng (Deacon) on Jan 25, 2019 at 02:24 UTC |