summerboot
summerboot copied to clipboard
A full-stack Spring Boot skeleton project focusing on ecommerce & blog functionalities. Java ☕️
Results
1
summerboot issues
Sort by
recently updated
recently updated
newest added
New Stripe checkout integrated. Accessible by localhost:8080/new-checkout Require to create product at Stripe Dashboard and add the price id to the code. Not working currently, function Stripe() and redirectToCheckout() is...