Public repository containing examples for my Medium posts.
| # | Post | Folder |
|---|---|---|
| 1 | SpringBoot: Fall In Love with Enum Mapping | dynamic-enum-mapping |
| 2 | SpringBoot: Standardized API Error Handling | error-handling |
| 3 | SpringBoot: Fuzzy Match With Postgres | fuzzy-match-postgresql |
| 4 | SpringBoot: API Authentication Using OAuth2 With Google | resource-server-oauth2-google |
| 5 | SpringBoot: Rule Engine For Classifying Celestial Objects | rule-engine |
| 6 | SpringBoot: Extract Text From PDF | pdf-content-extractor |
| 7 | SpringBoot: Generate OpenAPI Document During Test Phase | openapi |