RealZimboGuy
RealZimboGuy
the getUri method returns based on secure/IP/port but does not respect the context path serviceTags=[contextPath=/mycompany/test/] this is configured as per the server.servlet.context-path on the registering server
thanks for the library, have created a java one based on your logic https://github.com/RealZimboGuy/ewelink-api-java
please remove the @Primary annotation in the RestConfiguration class, this prevents customisation ie when you want to have jackson support for java 8 LocalDate objects it cannot be overridden 
when the API is not available the nflow-explorer-ng does not have a delay on retry, as such hundreds of requests are sent. please put a small delay timer on the...
reverted to commit Release 2.5.3 and worked fine issues faced with latest version ERROR: The Compose file './docker-compose.yml' is invalid because: services.pinpoint-mysql.restart contains an invalid type, it should be a...
in the below image, you can see the created timestamp is after the execution of the first state, and the started   the workflow diagram 
Hi, please update the doc at https://github.com/NitorCreations/nflow/wiki/Spring-Boot-guide the reference config.js file under #7 is in the old format and results in the below error  var Config = function ()...
Hi, i would like if possible to have the state variables in explorer displayed in order, any thoughts and opinions ? i could look at doing a PR.  so...
…/nflow/issues/638 ref the above issue, small change to display the state variables in order of the key, below examples after making the code change  
Hi, issue with the java dependencies, error at AndroidCreateSessionTest.testCreateSession(AndroidCreateSessionTest.java:48) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673) at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220) at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50) at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945) at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)...