I'm following a tutorial with Payara Server 5.2020.4
and IntelliJ Version: 2020.2.1.
The tutor is using IntelliJ
Ultimate
, and I have only IntelliJ
Community
.
I know about of the existence of Netbeans
/ Eclipse
are already enable for that, and I was using them.
But, I have still the doubt and I would like to solve it.
Is it possible via pom.xml
add support for Glassfish/Payara
server like this answer
for Tomcat?
And How to do it?
Thanks in advance.