Skip to content

blueriq/blueriq-plugin-requestparameters-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

The plugin blueriq-plugin-requestparameters-service used to be a part of the Blueriq Runtime but since the release of Blueriq 11, the support of this plugin is discontinued. Blueriq released the sources of this plugin with the intention of enabling customers to migrate to the new GetRequestParameters service at their own pace but without support from Blueriq. No rights reserved.

Build from source

To compile and build war use:

mvn clean verify -DskipTests

To test the war, please add the Blueriq license.aql to src\test\resources and use:

mvn clean verify

Run example

Deploy Runtime.war to Tomcat container. Create a configuration folder and add Blueriq license.aql or package Blueriq license.aql by adding it to src\main\resources. Start Tomcat container with the following parameters:

-Dspring.config.additional-location=file://path_to_conf/ # URI of the configuration folder which contains the Blueriq license.
-Dspring.profiles.active=native,development-tools

Studio service

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages