Running a Java Spring Boot app on a 512 MB VPS with lightweight monitoring

작성자

카테고리:

← 피드로
r/programming · /u/fykup · 2026-08-25 개발(SW)

I wanted to see how a fairly representative Java Spring Boot application behaves on a very small VPS, especially the difference between configured heap and actual JVM process memory. The test app uses Spring Boot 3.5.x, Spring MVC, JPA/Hibernate, H2, embedded Tomcat, Actuator, scheduled work,…

원문 보기 ↗