This is an automated email from the ASF dual-hosted git repository.
fpapon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/main by this push:
new e1a9740fd Add start.flowlogix.com link to documentation (#218) (#238)
e1a9740fd is described below
commit e1a9740fd19598936daadd835c497c2d559ea4d5
Author: Ganesh Patil <[email protected]>
AuthorDate: Wed Oct 15 00:59:37 2025 +0530
Add start.flowlogix.com link to documentation (#218) (#238)
* Add start.flowlogix.com to docs
* Update src/site/content/documentation.adoc
---------
Co-authored-by: Lenny Primak <[email protected]>
---
src/site/content/documentation.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/site/content/documentation.adoc
b/src/site/content/documentation.adoc
index 1a8f68a13..99fe50f2e 100644
--- a/src/site/content/documentation.adoc
+++ b/src/site/content/documentation.adoc
@@ -13,6 +13,7 @@ Helpful if read in order:
* https://www.infoq.com/articles/apache-shiro[Application Security with Apache
Shiro] - full intro article on InfoQ.com
* link:10-minute-tutorial.html[10 Minute Tutorial]
* link:webapp-tutorial.html[Beginner's Webapp Tutorial: a step-by-step
tutorial to enable Shiro in a web application]
+* https://start.flowlogix.com[Flowlogix Starter] - generate Jakarta EE
projects with Shiro support
== Apache Shiro Reference and API