gentics
Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.
Software by gentics
headless-cms-comparison
Source repository for the headless cms comparison site
mesh-vertx-example
Mesh Vert.x Example demonstrates how to integrate Gentics Mesh with the Vert.x reactive application framework. This illustrative project utilizes the Gentics Mesh GraphQL API to query and locate content, which is then processed by the Vert.x web server. The application renders dynamic web pages using Handlebars templates, enabling developers to see how headless content management can power server-side rendering. To run the example, users clone the repository, import it into an IDE, download and start the Gentics Mesh demo server, and finally execute the main Server class to launch the Vert.x application on port 3000. This setup provides a practical guide for building scalable, event-driven web applications that decouple content retrieval from presentation logic, making it ideal for developers looking to implement modern, API-driven CMS architectures using Java.