Oz Molaim
Results
2
issues of
Oz Molaim
I want to add the ability to compile test fun sources using Gradle. It won't influence testfun behavior and not Maven's behavior. It just gives the option to use also...
enhancement
Currently in a simple JAX-RS applications that uses the javax.ws.rs.core.Application to specify the root path of the applications, e.g: @ApplicationPath("/services") public class MyApplication extends Application{ ... } When calling the...
enhancement