{"id":17749875,"url":"https://github.com/mat3e/less-popular-spring-functions","last_synced_at":"2025-07-26T09:33:51.793Z","repository":{"id":84498482,"uuid":"477026186","full_name":"mat3e/less-popular-spring-functions","owner":"mat3e","description":"Less popular Spring tricks: no Hibernate, projections, rest repo, events, AOP","archived":false,"fork":false,"pushed_at":"2022-09-28T00:46:55.000Z","size":515,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T11:04:59.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mat3e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-02T10:49:46.000Z","updated_at":"2024-04-12T23:08:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"828d5217-d2bf-4136-b1c0-22d517802270","html_url":"https://github.com/mat3e/less-popular-spring-functions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mat3e/less-popular-spring-functions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mat3e%2Fless-popular-spring-functions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mat3e%2Fless-popular-spring-functions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mat3e%2Fless-popular-spring-functions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mat3e%2Fless-popular-spring-functions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mat3e","download_url":"https://codeload.github.com/mat3e/less-popular-spring-functions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mat3e%2Fless-popular-spring-functions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267145661,"owners_count":24042651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-26T11:25:18.010Z","updated_at":"2025-07-26T09:33:51.765Z","avatar_url":"https://github.com/mat3e.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Less popular Spring tricks: no Hibernate, rest repo, projections\n\nTypical Spring project\n\n* JPA (usually Hibernate ORM), `@Entity` classes here and there, Flyway for DB migrations\n* Spring Data - SQL for above classes; especially `JpaRepository`\n* Entity-DTO mapping, usually done by hand\n* `@Controller` or `@RestController` exposing DTOs\n\nThis project\n\n* Still with Flyway\n* Still with Spring Data\n* No JPA, no \"manual\" mappings, fancy REST (HATEOAS)\n* And MOAR!\n\n## Intro\n\nPresentation with no slides? OK...\n\n### But no memes?\n\n![observe meme](./img/observe.jpg)\n\n### Who am I?\n\n* [linkedin.com/in/mateusz-chrzonstowski](https://www.linkedin.com/in/mateusz-chrzonstowski) // coding for $$$ since\n  2013\n* [twitter.com/\\_mat3e\\_](https://twitter.com/_mat3e_) // code, MMA, Dragon Ball\n* [github.com/mat3e](https://github.com/mat3e) // coding, giving tech talks\n\n### [github.com/mat3e/less-popular-spring-functions](https://github.com/mat3e/less-popular-spring-functions)\n\n### Who are _they_?\n\n* Rod Johnson - PhD in 19th-century piano music\n* Adrian Colyer - pioneer of Aspect-oriented programming tools ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmat3e%2Fless-popular-spring-functions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmat3e%2Fless-popular-spring-functions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmat3e%2Fless-popular-spring-functions/lists"}