jpgough / api-workshopLinks
Workshop on building APIs with best practice in mind
☆22Updated 2 years ago
Alternatives and similar repositories for api-workshop
Users that are interested in api-workshop are comparing it to the libraries listed below
Sorting:
- Sample projects for my talk "Refactoring to a System of Systems"☆245Updated 3 years ago
- ☆120Updated 3 years ago
- ☆67Updated 3 years ago
- ☆205Updated 6 years ago
- code for my "Bootiful Testing" online training☆96Updated 6 years ago
- This is the code accompanying my talk "The Reactive Revolution."☆143Updated 5 years ago
- Extension for JUnit which provides insights for the runtime of contexts, classes and methods☆150Updated 2 years ago
- Example application for implementing a Clean Architecture.☆62Updated last year
- Software architecture design guidelines for apps running under eventual consistency. Works with domain driven design. Approved by practit…☆96Updated 3 years ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties☆514Updated last month
- Sample app to demonstrate using WebFlux in a regular MVC app. Also showcase Tanzu Observability.☆42Updated 4 years ago
- Hosts Quarkus related workshops☆184Updated 3 months ago
- GitHub Pages☆85Updated 7 years ago
- Code examples for effective enterprise testing☆63Updated last year
- Code for my talk GraphQL in the Java World Let’s Go for a Dive☆47Updated 2 years ago
- How to tune Spring Boot + HikariCP for the cloud - avoiding the common mistakes☆67Updated last year
- Sample project for "DDD to the Code" workshop☆120Updated 3 years ago
- Java example of the Clean Architecture☆89Updated 5 years ago
- Repo from SpringIO (Barcelona) Talk 2017☆104Updated 8 years ago
- Using HTTP PATCH in Spring.