An application for adding and removing wishes to wishlist that uses Freemarker templates and Exposed.
Execute this command to run the sample:
./gradlew run
Then, navigate to the following pages:
http://localhost:8080/wish/list to view and modify the wishlist.
http://localhost:8080/wish/topwishes to see the top popular wishes.