Knowledge assets
Technical books designed for experts building enterprise systems.
Manuals focused on Java, Spring Boot and enterprise web interfaces to help development teams implement robust and scalable solutions.
Highlights
2
technical titles for modern architectures
Spring Boot
practical approach for enterprise projects
Vaadin 24
modern UX and centralized Java logic
Spring BootMicroservices
Book 1
REST Microservices in Java Spring Boot
A practical guide to developing a complete REST microservice with Spring Boot, designed for real-world projects and mission-critical applications. Based on the "myPetLoyalty" project.
- check_circleApproach based on a real project: "myPetLoyalty" for loyalty card management on PostgreSQL.
- check_circleInitial setup with Maven, NetBeans and configuration via
application.properties. - check_circleBuilding
@GetMapping/@PostMappingendpoints, CORS handling and REST logic. - check_circlePractical deployment: JAR generation, Linux/Windows service startup and HTTPS with SSL certificates.
Vaadin 24Web Apps
Book 2
Enterprise Web Applications with Vaadin
An operational manual for creating professional web applications using Vaadin and Spring Boot, with Java-centered UI and enterprise security. A complete journey from configuration to deployment.
- check_circleMVC architecture with Vaadin + Spring Boot integration and modern AppLayout.
- check_circleInteractive components like Grid, ComboBox and TextField for a business-ready interface.
- check_circleSpring Security, custom login, role management and password encryption.
- check_circlePostgreSQL access via JDBC, file upload/download, PDF generation and external REST service calls.

