---
title: "Building gdocweb with Java 21, Spring Boot 3.x and Beyond"
url: https://daily.dev/posts/building-gdocweb-with-java-21-spring-boot-3-x-and-beyond-pgfruply4
source_url: https://debugagent.com/building-gdocweb-with-java-21-spring-boot-3x-and-beyond
type: article
source: "Awesome Java Newsletter"
published: 2024-05-09T20:57:27.716Z
updated: 2024-05-09T20:57:26.279Z
tags: ["java", "frontend", "spring-boot", "docker-compose"]
reading_time: 8
upvotes: 5
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Building gdocweb with Java 21, Spring Boot 3.x and Beyond

**[Awesome Java Newsletter](https://daily.dev/sources/java_libhunt)** · 8 min read · 5 upvotes · 0 comments

## Summary

Explore the journey of building gdocweb, a tool that connects Google Docs to GitHub Pages. The author chose Java 21 and Spring Boot 3.x for the project due to their innovation and maturity. Although initially interested in GraalVM, the author abandoned it due to compatibility issues. Deployment was done using a VPS with Docker Compose, and Thymeleaf was chosen for the front-end development.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://debugagent.com/building-gdocweb-with-java-21-spring-boot-3x-and-beyond>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#java](https://daily.dev/tags/java), [#frontend](https://daily.dev/tags/frontend), [#spring-boot](https://daily.dev/tags/spring-boot), [#docker-compose](https://daily.dev/tags/docker-compose)

[View this post on daily.dev](https://daily.dev/posts/building-gdocweb-with-java-21-spring-boot-3-x-and-beyond-pgfruply4)
