servlet
There are 2403 repositories under servlet topic.
xuchengsheng/spring-reading
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
javalin/javalin
A simple and modern Java and Kotlin web framework
jetty/jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
undertow-io/undertow
High performance non-blocking webserver
javaee-samples/javaee7-samples
Java EE 7 Samples
learning-zone/java-basics
Java Basics ( Java-8 )
coderzcr/JavaWeb-Project-Source-Share
🌱🚀分享基于Servlet、SSH、SSM、SpringBoot、SpringCloud等流行技术实现的JavaWeb项目,难度分为5个等级,帮助小白入门JavaWeb开发,协助JavaWeb开发者熟悉最新技术
getsentry/sentry-java
A Sentry SDK for Java, Android and other JVM languages.
jruby/warbler
Warbler chirpily constructs .war files of your Ruby applications.
Humsen/web
适合java新手入门练习的java web个人网站项目,目前主要维护web-mysql和web-psql两个分支。前台包括博客、代码库、文件下载、留言、登录注册、站内搜索、分类目录等功能,后台包括上传文件、博客、代码,编辑、删除文章,修改个人资料等功能,目前暂停开发新功能。网址:https://demo.hemingsheng.cn ,觉得不错的欢迎 star。 手机版网址:
HerikLyma/CPPWebFramework
The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.
earldouglas/sbt-war
Package and run WAR files from sbt
javaee-samples/javaee8-samples
Java EE 8 Samples
piotrpolak/android-http-server
A complete zero-dependency implementation of a web server and a servlet container in Java with a sample Android application.
HTTP-RPC/Kilo
Lightweight REST for Java
yrojha4ever/JavaStud
Official, Main: This is Core/Advance java example series project. It help to learn java step by step using pdf tutorial provided here and corresponding demo project for the eclipse. Tag: Java Student, Java Stud, Stud Java, StudJava, Java Teachers, Studs Quick Start Guide, Studs Java, Object Oriented Programming, Core Java, Java SE, Java EE, Java Enterprise Edition, Java Blog, Java Articles, Java Web, JSP, Servlet, Maven, Spring, Hibernate, Spring-boot, Spring MVC Web, Angular JS, Angular 2, Java Security, Java CRUD, Java Login Example, File Handling, Multi threading, exception handling, Collection classes, Swing, Database, Date Time, Joda Time, JPA.
b2stry/mytwitter
一个模仿Twitter的Java Web项目(基于原生的Servlet)
anton-liauchuk/java-interview
Java interview
gpengDemo/Estore
Java 语言实现的 苹果网上商城 ,前端模仿 苹果爱否 商城的页面 ,后端运用纯 Servlet + JSP +c3p0 数据库连接池以及web 相关技术,实现的基础功能包括前后台、实现展示首页、管理商品页面、商品分类、添加购物车、购买、提交订单 、联系客服等 ,欢迎 star,谢谢!!!
stormpath/stormpath-sdk-java
Official Java SDK for the Stormpath User Management REST API
piranhacloud/piranha
Piranha - a modern cloud runtime
cxyxiaokui/spring-boot-examples
个人学习 SpringBoot2.x 写的一些示例程序,目前正在持续更新中.....
zrbcool/pepper-metrics
pepper metrics is a tool, it can helps you collect runtime performance use RED method, and then output as log / timeseries data, by default it use prometheus as datasource, grafana as UI
HouariZegai/HotelReservationSystem
A web application to book a room in a hotel (room reservation).
eurostat/searoute
Compute shortest maritime routes between ports
waylau/servlet-3.1-specification
JSR 340: Java Servlet 3.1 Specification 《Java Servlet 3.1 规范》中文翻译及示例。
tomdesair/tus-java-server
Library to receive tus v1.0.0 file uploads in a Java server environment
wangzihaogithub/spring-boot-protocol
springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合
GoogTech/sms
:school: :mortar_board: 一个未使用框架的学生信息管理系统 : 项目概述全面,代码注释详细,逻辑结构清晰,非常适合作为初学 Java web 的同学的第一个练手项目啦 ~
openapi4j/openapi4j
OpenAPI 3 parser, JSON schema and request validator.
veekxt/hfuu_shop
原生Jsp和Servlet实现的简单二手物品交易网站
yonyong/javaweb-project
一个功能简单的web项目,项目基于servlet+jsp,数据库为MySQL,前端用bootstrap功能较为简单登录注册,进入主界面对信息增删改查
vy/hrrs
Record, transform, and replay HTTP requests in Java EE and Spring applications.
JavaStudenttwo/JEEShop
Java新手练习项目,主要使用了Servlet,JDBC等JavaWeb的基础技术
ceeker/fruit
绿活网是一个 O2O 型新鲜果蔬购物平台,实现了电商类网站的基本功能。
BotMill/fb-botmill
A Java framework for building bots on Facebook's Messenger Platform.