Enable/disable kie logging #271
Allow to define a JMT token to give access to a project over reverse proxy #274 Hot deploy management #269 => UI for defiinition
This commit is contained in:
parent
a3fc3ae71f
commit
488870e587
32 changed files with 664 additions and 167 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package org.chtijbug.drools.common.rest;
|
||||
|
||||
public class Constants {
|
||||
public final static String AUTHORISATION_HEADER = "Authorization";
|
||||
}
|
||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue