Add necessary library files during runtime when using gradle
Hi, We are using Cucumber in our development process in building a service in AWS. We are using DynamoDb and when we are running tests locally we are using a local instance of DynamoDb. To do this we need to include in the classpath certain library files. We have manged to do this for the test task of gradle but not for the cucumber task Given that these files are in a folder (build/dyanamodb-local) in our project, is there a way to include them in the classpath of the cucumber task?1KViews0likes1CommentSwagger Hub open api 3.0.0 server stub spring is not generating the Gradle project
When I try to generate a server stub spring project from Swagger Hub open api 3.0.0 then it's generating Maven project with pom.xml inside the generated code. However, I need to generate a gradle project from code gen, but I do not see any option to changethis to generate a gradle project. Anyone has gone through this issue? Someone help me with this.1.1KViews0likes0Comments