Spring Hibernate Microservices
Unsorted notes
Cheat sheet
REST:
- Spring HATEOAS - no links, no REST
Query Parameter vs URI Path - RequestParam vs PathVariable
- exception translation
DB:
EntityManager
MQ
amqp
Configuration
Etc
- ThreadPoolTaskExecutor = async exec
- paid - overview Getting Started With Spring 5
- testing - Mockito how to do in java - Mockito baeldung crossroads - Mockito baeldung
- Good guides - crossroads
No comments:
Post a Comment