All Projects → Examination_system → Similar Projects or Alternatives

177 Open source projects that are alternatives of or similar to Examination_system

TendereteOnline
A Java EE web application of an Online Shop developed with Hibernate + Spring + Bootstrap + jQuery
Stars: ✭ 19 (-98.06%)
Mutual labels:  javaee
Microservices
Java EE and Microservices
Stars: ✭ 578 (-40.9%)
Mutual labels:  javaee
firehose
firehose: the metrics gateway for prometheus
Stars: ✭ 23 (-97.65%)
Mutual labels:  javaee
Docklands
Minimalistic Java EE / Jakarta EE / MicroProfile Related Dockerfiles
Stars: ✭ 315 (-67.79%)
Mutual labels:  javaee
wenda
使用SSM框架搭建仿知乎问答社区
Stars: ✭ 78 (-92.02%)
Mutual labels:  ssm
Glassfish
The Open Source Java EE Reference Implementation
Stars: ✭ 722 (-26.18%)
Mutual labels:  javaee
blog
基于springboot的个人博客,技术栈:mybatis,mysql,elasticsearch,thymeleaf等
Stars: ✭ 23 (-97.65%)
Mutual labels:  ssm
Forestblog
一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统
Stars: ✭ 3,458 (+253.58%)
Mutual labels:  ssm
campusHelp
校园帮项目,毕业设计/课程设计/javaWeb/SSM
Stars: ✭ 180 (-81.6%)
Mutual labels:  ssm
Seckill
一个整合SSM框架的高并发和商品秒杀项目,学习目前较流行的Java框架组合实现高并发秒杀API
Stars: ✭ 513 (-47.55%)
Mutual labels:  ssm
sshm
Easy connect on EC2 instances thanks to AWS System Manager Agent. Just use your `~/.aws/profile` to easily select the instance you want to connect on.
Stars: ✭ 49 (-94.99%)
Mutual labels:  ssm
Kumuluzee
Lightweight open-source framework for developing microservices using standard Java EE technologies and migrating Java EE to cloud-native architecture.
Stars: ✭ 274 (-71.98%)
Mutual labels:  javaee
further-cdi
🔊 Going further with CDI presentation
Stars: ✭ 28 (-97.14%)
Mutual labels:  javaee
Security Api
Java EE Security (JSR-375) API
Stars: ✭ 23 (-97.65%)
Mutual labels:  javaee
ssmenv
A tool to use Amazon EC2 Systems Manager (AWS SSM) Parameter Store as environment variables
Stars: ✭ 16 (-98.36%)
Mutual labels:  ssm
Notes
算法刷题指南、Java多线程与高并发、Java集合源码、Spring boot、Spring Cloud等笔记,源码级学习笔记后续也会更新。
Stars: ✭ 256 (-73.82%)
Mutual labels:  javaee
AwesomeMall
Java EE电商项目(使用SSM框架)
Stars: ✭ 29 (-97.03%)
Mutual labels:  javaee
S Mall Ssm
小小商城系统,JavaWEB项目,基于SSM,仿天猫页面,功能齐全,实现了自动处理关联查询的通用Mapper、抽象 BaseService 类、注解鉴权、参数注解校验等
Stars: ✭ 456 (-53.37%)
Mutual labels:  ssm
HotelReservationSystem
A web application to book a room in a hotel (room reservation).
Stars: ✭ 76 (-92.23%)
Mutual labels:  javaee
Movie
仿猫眼电影购票系统
Stars: ✭ 112 (-88.55%)
Mutual labels:  ssm
CodeGenerator
ssm框架的代码生成器,根据数据库表生成model、dto、dao、mapperXml、service以及controller。目前仅支持mysql
Stars: ✭ 20 (-97.96%)
Mutual labels:  ssm
Ssm Bookappointment
优雅整合SSM框架:SpringMVC + Spring + MyBatis(用户登陆式图书预约系统)
Stars: ✭ 666 (-31.9%)
Mutual labels:  ssm
EasyEE-Auto
EasyEE 自动化代码生成器。EasyEE Automated code generator.
Stars: ✭ 39 (-96.01%)
Mutual labels:  javaee
WebChat
一份关于webSocket网页聊天的小demo
Stars: ✭ 54 (-94.48%)
Mutual labels:  ssm
NEILREN4J
【!】NEILREN.COM 的旧版本, Java Spring 版本,RenFei.Net 替代了 NEILREN4J。NEILREN 的个人网站 Java版,使用了SpringBoot,MyBatis,Thymeleaf等开源项目组建。
Stars: ✭ 18 (-98.16%)
Mutual labels:  ssm
Forum
一个简单的论坛项目,开发IDE为IntelliJ IDEA,通过Maven构建,后台采用Spring、SpringMVC、MyBatis,数据库采用MySQL、Redis,前台用到jQuery,图片被上传到七牛云。
Stars: ✭ 407 (-58.38%)
Mutual labels:  ssm
production ssm
转载测试通过--这是一个生产管理ERP系统。依托科技计划重点项目“制造装备物联及生产管理系统研发”,主要包括:计划进度、设备管理、工艺监控、物料监控、人员监控、质量监控、系统管理7大模块。
Stars: ✭ 35 (-96.42%)
Mutual labels:  ssm
Seckill
Java高并发秒杀系统,基于SSM + redis实现
Stars: ✭ 33 (-96.63%)
Mutual labels:  ssm
ssm-diff
A human-friendly way of managing parameters in AWS SSM
Stars: ✭ 42 (-95.71%)
Mutual labels:  ssm
Jsftutorial.imanbayli.net
Java Server Faces (JSF) Tutorials
Stars: ✭ 29 (-97.03%)
Mutual labels:  javaee
xm-spring-boot
Spring Boot 基础项目
Stars: ✭ 33 (-96.63%)
Mutual labels:  ssm
helm-ssm
Injects values from AWS SSM parameters on the values.yaml file
Stars: ✭ 43 (-95.6%)
Mutual labels:  ssm
tomcat-training
Apache Tomcat Training Material
Stars: ✭ 15 (-98.47%)
Mutual labels:  javaee
Cloud Native Starter
Cloud Native Starter for Java/Jakarta EE based Microservices on Kubernetes and Istio
Stars: ✭ 402 (-58.9%)
Mutual labels:  javaee
atguigu ssm crud
Atguigu-SSM-CRUD 一个最基本的CRUD系统,采用IDEA+Maven搭建,具备前后端交互功能,前端采用BootStrap+Ajax异步请求DOM渲染,后端采用SpringMVC+MyBatis+Mysql8.0+Servlet+Jsp,符合REST风格URL规范,并加入了Hibernate提供的数据校验功能,支持PageHelper的分页功能,很适合SSM阶段性练习。同时用到了很多前端操作以及BootStrap组件,也有利于学习JS和前端框架。
Stars: ✭ 52 (-94.68%)
Mutual labels:  ssm
Hospital
基于SSM的在线医院挂号系统
Stars: ✭ 26 (-97.34%)
Mutual labels:  ssm
springmvc
spring mvc study
Stars: ✭ 87 (-91.1%)
Mutual labels:  javaee
Seckill
Java高并发秒杀API(慕课网)
Stars: ✭ 622 (-36.4%)
Mutual labels:  ssm
learning-path-java-ee
Learning path Java EE
Stars: ✭ 19 (-98.06%)
Mutual labels:  javaee
travelapp
旅游自助系统。分为Android APP和Web管理系统JAVA旅游自助系统, 是一套开源的项目,系统具有完整的源代码和数据库,以及配套的文档。因为是一个课程设计,功能很简单,所以只能参考学习
Stars: ✭ 90 (-90.8%)
Mutual labels:  javaee
ping
A WAR Ping For JavaEE 7 Application Servers
Stars: ✭ 51 (-94.79%)
Mutual labels:  javaee
Ssm booksystem
ssm demo,ssm详细教程,SSM简明教程:简单的十步教你搭建人生第一个SSM框架[ SSM框架整合教程(spring+spring mvc+mybatis+redis+maven+idea+bootstrap) ]
Stars: ✭ 355 (-63.7%)
Mutual labels:  ssm
IDEAPractice
Java练习 - Java基础知识,面试题,小demo,长期积累 | intellij idea + maven + tomcat
Stars: ✭ 45 (-95.4%)
Mutual labels:  ssm
TestActiviti1.0
该系统是基于Activiti5工作流引擎采用了SSM+Mysql实现的一个学生请假系统
Stars: ✭ 28 (-97.14%)
Mutual labels:  ssm
Ssm
J2EE项目系列(四)–SSM框架构建积分系统和基本商品检索系统(Spring+SpringMVC+MyBatis+Lucene+Redis+MAVEN)
Stars: ✭ 914 (-6.54%)
Mutual labels:  ssm
application-modernization-javaee-quarkus
Application Modernization Sample - From Java EE (2010) to Cloud-Native (2021)
Stars: ✭ 99 (-89.88%)
Mutual labels:  javaee
geronimo-config
Apache Geronimo Config
Stars: ✭ 15 (-98.47%)
Mutual labels:  javaee
geronimo
Mirror of Apache Geronimo
Stars: ✭ 35 (-96.42%)
Mutual labels:  javaee
Javaweb Project
初学JAVA-WEB开发的小项目💖
Stars: ✭ 347 (-64.52%)
Mutual labels:  ssm
exec-with-secrets
Handle secrets in Docker using AWS KMS, SSM parameter store, Secrets Manager, or Azure Key Vault
Stars: ✭ 54 (-94.48%)
Mutual labels:  ssm
cdi-events-playground
Demonstrates the capabilities of Java EE CDI events
Stars: ✭ 23 (-97.65%)
Mutual labels:  javaee
tomcat-native
Mirror of Apache Tomcat Native
Stars: ✭ 73 (-92.54%)
Mutual labels:  javaee
Tomcat
Apache Tomcat
Stars: ✭ 5,756 (+488.55%)
Mutual labels:  javaee
ssm
Java企业级电商项目
Stars: ✭ 34 (-96.52%)
Mutual labels:  ssm
shop
商城,基于SSM开发的JavaWeb项目
Stars: ✭ 33 (-96.63%)
Mutual labels:  ssm
Javaee7 Petclinic
Java EE 7 Petclinic
Stars: ✭ 31 (-96.83%)
Mutual labels:  javaee
Twjitm
项目基于idea工作环境搭建的框架,添加mybatis3,spring4,springmvc4,以及redis。主要实现通过注解和反射自定义netty私有协议栈,实现在一条socket通道上传递不同的消息,采用支持tcp,udp和http协议
Stars: ✭ 26 (-97.34%)
Mutual labels:  ssm
Xmall
基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等
Stars: ✭ 6,493 (+563.91%)
Mutual labels:  ssm
Rude Java
Java Practice Projects. 以Java语言为主的各种项目实践,涵盖各个业务、各个功能,并附上高质量文章讲解,其中一些甚至可以单开一个仓库。让你再也不用寻找各种框架demo、项目脚手架。
Stars: ✭ 583 (-40.39%)
Mutual labels:  ssm
Ssm
💕 build SSM from 0 👉🏽👉🏽 distributed micro service.
Stars: ✭ 3,383 (+245.91%)
Mutual labels:  ssm
61-120 of 177 similar projects