We are trying to explore trial version of GridGain Enterprise in our
Springboot application but not sure how to configure gridgain-license.xml in
Springboot application?

Below is the configuration:
GridGainConfiguration ggCfg = new GridGainConfiguration();
ggCfg.setLicenseUrl("absolute_path_of_license_file_in_resource_folder");

But we are getting exceptions URLMalformed Exception.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Integrate-Enterprise-license-xml-in-Springboot-application-tp11583.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to