Commit Graph

7 Commits

Author SHA1 Message Date
JesseBrault0709
d3a532fb12 Tweaking security expressions in RecipeServiceImpl. 2024-07-08 18:50:22 +02:00
JesseBrault0709
1e772af67f Starting to use Spring Security/SpEL on RecipeService methods. 2024-07-08 13:00:57 +02:00
JesseBrault0709
b173d86f23 Wrote tests for adding and deleting recipe stars. 2024-07-08 09:46:29 +02:00
JesseBrault0709
7c7e29ac27 Added more tests for RecipeService. 2024-07-01 10:01:56 +02:00
JesseBrault0709
6dd0d1483e Added public/viewable check to Recipes for adding stars. 2024-06-29 18:26:45 +02:00
JesseBrault0709
a335fcd9c4 Fixed saving of RecipeStarEntities. 2024-06-29 18:11:28 +02:00
JesseBrault0709
b10451203b Basic Recipe entity and models. 2024-06-27 13:06:41 +02:00