Fabrice Sznajderman

Results 9 issues of Fabrice Sznajderman

With the current implementation of the serviceLocator, developer must add in his service an special implementation for register his service in registry. In fact, registering of service it could be...

integrate a service that aims to list all services deployed. As the service provided in dev environment (:8000/services) This service should be activable by configuration

Today, the path in etcd doesn't be modifiable. It is hardcoded in the source code ("constructR") I think it could be useful to allow one customisation of this path. This...

I have one CSV file that contains one column with email address. I get the following error during parsing : ``` myCsv.csv:3:20 expected (Semis | &"}" | end-of-input) xx;xx;[email protected];xxxx ^...

create a new task named : helpLagomScaf aim to described the command line to create a new service

enhancement

As service generation, the plugin must be able to generate from a task, a front-end service based on play framework.

enhancement

How add '%' symbol behing percentage value ? I saw in first example that value at center of circle is equals to '55%'. Thanks in advance