Roberto Navarra
Roberto Navarra
### Reason/Context Hi, in my case i have a lot of mocks by mockserver json and i want to migrate easily to microcks because is more developer friendly. Do you...
### Expected behavior I'm expecting to check just one time if the source exists and map every field inside that construct ```java @Override public User toUser(UserDto dto) { if (...
## Hey, I just made a Pull Request! This introduces more scaffolder actions into plugin-scaffolder-backend-module-jenkins and are: - build - copy - create - create with file - destroy -...
Hi, in case you have a class with nested annotation within generic `< >` like below  An error will be raised up to Problems panel  But when you...