An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by githubofrico

A curated list of projects in awesome lists by githubofrico .

https://github.com/githubofrico/datastructure

常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...

algorithms datastructures list queue sort stack tree

Last synced: 05 Apr 2025

https://github.com/githubofrico/restspringmvcdemo

RestSpringMVCDemo项目是一个基于Spring的符合REST风格的项目,具有MVC分层结构并实现前后端分离。该项目体现了一个具有REST风格项目的基本特征,即具有统一响应结构、 前后台数据流转机制(HTTP消息与Java对象的互相转化机制)、统一的异常处理机制、参数验证机制、Cors跨域请求机制以及鉴权机制。

authentication bean-validation cors-filter exception-handler httpmessagehandler mybatis response-management restful spring springmvc

Last synced: 06 Apr 2025