lunatech-labs / lunatech-beginner-quarkus-course-v2

Quarkus course for beginners - updated to utilise Course Management Tools
2 stars 3 forks source link

Remove the @Blocking annotation from ProductsResource #16

Closed njlbenn closed 3 months ago

njlbenn commented 3 months ago

From a teaching point of view it makes sense to discuss the @Blocking annotation when we come to the "Reactive" part of the course around Exercise 11. For the earlier non-reactive exercises, introducing the @Blocking annotation risks being just noise.