mvc
The term MVC stands for Model-View-Controller. MVC is a software design pattern that separates an application's logic according to responsibilities: The model manages the application's data structure, the view manages how information is represented in the user interface, and the controller accepts input and dispatches commands to the model and the view.
Here are 2,059 public repositories matching this topic...
An easy to use Java MVC server stack
-
Updated
Apr 13, 2023 - Java
这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据,支持主键或指定其他字段进行数据缓存。支持简单的ioc,业务层使用依赖注入实现逻辑。封装了伪协程实现方案Promise,可用于解决地狱式回调等问题。支持MVC、领域、ECS架构。
-
Updated
Sep 19, 2024 - Java
Simple chat Application with one to one connectivity using Firebase Real time Database written in MVC,MVP and MVVM architecture to better understand the android coding patterns. Purpose of writing same application functionality with 3 different pattern is to show how single application can be developed using 3 different patterns(Mvc, Mvp, Mvvm).
-
Updated
Nov 27, 2023 - Java
A community app for news,animation,music and novels developed material design style.
-
Updated
May 9, 2019 - Java
Proteus is a blazing fast minimalist Java web server framework built atop Undertow.
-
Updated
Oct 2, 2024 - Java
模仿大富翁游戏,使用Java Swing (GUI) 实现的单机游戏,遵循MVC设计模式。Created in Java. Using GUI developed with Swing, with a MVC design pattern.
-
Updated
May 22, 2016 - Java
Social Network application (spring boot data mvc security restful cors xsrf angular swagger facebook / google signin)
-
Updated
Feb 26, 2018 - Java
深入解析SpringMVC核心原理:从手写简易版MVC框架开始(SmartMvc)
-
Updated
Aug 16, 2024 - Java
Visite meu site e conheça todos os meus cursos 100% on-line.
-
Updated
Jun 19, 2024 - Java
- Followers
- 235 followers
- Wikipedia
- Wikipedia