Java
Java Module integration detects and protects against bot activity.
This module is developed in Java and integrates smoothly with JakartaEE.
Compatibility
The module is plain Java and allows two different integrations:
- Java Servlet Filter: Tested on Jetty 10+, Tomcat 10+ and works with any other servers supporting Servlet API.
- Vert.x-Web: Route handler for Vert.x HTTP servers. Please refer to the dedicated documentation for compatibility and implementation details.
How to install
Please refer to the dedicated documentation below:
- Spring Boot/JHipster: Java/Spring Boot - JHipster
- Tomcat/Jetty: Module Java/Tomcat-Jetty
- Vert.x-Web: Module Java/Vert.x-Web
Updated about 1 year ago