Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/savindaj/java-ee
EE-Tutorials !
https://github.com/savindaj/java-ee
ajax filter gson jackson jakarta-ee javaee javase jndi-connection jsp mapping maven servlet
Last synced: 23 days ago
JSON representation
EE-Tutorials !
- Host: GitHub
- URL: https://github.com/savindaj/java-ee
- Owner: savindaJ
- Created: 2023-11-24T07:48:30.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-01-26T05:27:18.000Z (9 months ago)
- Last Synced: 2024-10-13T04:03:07.346Z (23 days ago)
- Topics: ajax, filter, gson, jackson, jakarta-ee, javaee, javase, jndi-connection, jsp, mapping, maven, servlet
- Language: HTML
- Homepage:
- Size: 18.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JAVA-EE
EE-Teutorials !
Servlet !
HttpRequest !
HttpResponce !
Json !
Ajax !
TomCat !
Jakartha EE !# Jakarta EE Tutorials Repository
![Project Logo/Image]
## Overview
Welcome to the Jakarta EE Tutorials repository! This project aims to provide comprehensive examples and tutorials for various Jakarta EE specifications. Each submodule focuses on a specific Jakarta EE specification to help developers understand and implement Jakarta EE technologies effectively.
## Submodules
### 1. [Submodule 1: Specification Name]
- Description: Brief description of the submodule.
- Directory: `/submodules/submodule1`
- [Link to Submodule 1 README](submodules/submodule1/README.md)### 2. [Submodule 2: Specification Name]
- Description: Brief description of the submodule.
- Directory: `/submodules/submodule2`
- [Link to Submodule 2 README](submodules/submodule2/README.md)### 3. [Submodule 3: Specification Name]
- Description: Brief description of the submodule.
- Directory: `/submodules/submodule3`
- [Link to Submodule 3 README](submodules/submodule3/README.md)... (Repeat for all 18 submodules)
## Getting Started
To get started, clone the repository and navigate to the submodule you are interested in. Each submodule contains detailed instructions and examples related to the specific Jakarta EE specification it covers.
```bash
git clone [https://github.com/savindaJ/JAVA-EE.git]
cd [repository-directory]/submodules/[specific-submodule]