Vassilis Spiliopoulos
Results
2
comments of
Vassilis Spiliopoulos
You can take a look at the existing spring Aspectj aspects implementation for `@Transactional`: https://github.com/spring-projects/spring-framework/tree/main/spring-aspects/src/main/java/org/springframework/transaction/aspectj
Hello, In my examples it seems that schema validation does not go down to the swagger custom "definitions" level. Is this correct? For example in the pets swagger used in...