diff --git a/dancer2-controllers.html b/dancer2-controllers.html index 5135d61..e834943 100644 --- a/dancer2-controllers.html +++ b/dancer2-controllers.html @@ -9,6 +9,7 @@
Published February 26th, 2024.
Recently I created Dancer2::Controllers, a simple
Moose based approach for defining routes in Dancer2. I built this as an attempt to add Spring-Boot esq annotations to