You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A robust and versatile library designed to dynamically generate type-safe JPA queries from HTTP query parameters and request bodies in Spring Boot applications.
Spring Boot web app that integrates with a third party API, maps the JSON response to Java objects, and creates endpoints inside of a RestController returning a customized meal plan based on user inputed query parameters.