Jakarta EE Tutorials, Java EE Tutorials

Generating documents for e.g. invoices or reports is a central use case for enterprise applications. As

Generate PDF documents with Charts using Java EE and ApachePDFBox

Java EE Tutorials, React Tutorials

For securing your enterprise applications you have several choices that require different configuration setups. Lately, the

MicroProfile JWT Authentication with Keycloak and React

Java EE Tutorials

Writing good unit tests for your central business logic is essential. Both to speed up your

JPA integration tests with Java EE

Jakarta EE Tutorials, Java EE Tutorials, Maven Tutorials

Manually creating a new Java EE Maven project can be quite cumbersome. Creating all required folders

Bootstrap a Java EE 8 and MicroProfile Maven project in seconds

Java EE Tutorials

Lately, I had the requirement to generate Word documents from a template and fill them dynamically

Generate documents from a Word template with Docx4j on Wildfly