Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaSimpleWebApp

Description

This is a basic Java web application using Jakarta EE HttpServlet directly.

Motivation

Good starting point to learn Java in a web environment.

Development

The project can locally be built and run using Docker:

docker run --rm -p 8080:8080 $(docker build -q .)

Deployment

This repo has been successfully deployed using render.com via GitHub. At the time of this writing this is the proposed way to deploy this project. (free tier, no credit card needed)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages