Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/igaozp/surabaya

A repository of code examples around the JVM ecosystem.围绕 JVM 生态的示例代码库
https://github.com/igaozp/surabaya

gradle groovy java kotlin spring spring-boot

Last synced: 8 days ago
JSON representation

A repository of code examples around the JVM ecosystem.围绕 JVM 生态的示例代码库

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
![GitHub top lang](https://img.shields.io/github/languages/top/igaozp/surabaya?style=for-the-badge)





Logo

surabaya


A repository of code examples around the JVM ecosystem!


一个围绕 JVM 相关生态的示例代码库!



## Java Version

Java 23 (GraalVM) https://www.graalvm.org/

## 模块列表

### lang

JVM 相关语言实践

- `lang:java` **Java** 代码示例
- `lang:kotlin` **Kotlin** 代码示例

### framework

JVM 常用框架示例代码

- `framework:helidon` **Helidon** 框架示例
- `framework:quarkus` **Quarkus** 框架示例
- `framework:quarkus:virtual-threads` **Quarkus** 使用 **Virtual Threads** 特性示例
- `framework:spring` **Spring** 框架示例
- `framework:spring:next` **Spring** 最新版本示例
- `framework:spring:transaction` **Spring Transaction** 示例
- `framework:spring:web` **Spring Boot Web** 相关示例
- `framework:spring:reactive` **Spring Boot Reactive** 相关示例

### middleware

JVM 生态中间件示例代码

- `middleware:redis` **Redis** 使用示例

### orm

JVM 生态 ORM 示例代码

- `orm:jpa` **JPA** 示例代码
- `orm:mybatis` **MyBatis** 示例代码
- `orm:shadingsphere` **ShardingSphere** 示例代码

### design-pattern

设计模式示例代码

### arch

架构设计相关代码

- `arch:tdd` **TDD** 示例代码

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/igaozp/surabaya.svg?style=for-the-badge
[contributors-url]: https://github.com/igaozp/surabaya/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/igaozp/surabaya.svg?style=for-the-badge
[forks-url]: https://github.com/igaozp/surabaya/network/members
[stars-shield]: https://img.shields.io/github/stars/igaozp/surabaya.svg?style=for-the-badge
[stars-url]: https://github.com/igaozp/surabaya/stargazers
[issues-shield]: https://img.shields.io/github/issues/igaozp/surabaya.svg?style=for-the-badge
[issues-url]: https://github.com/igaozp/surabaya/issues
[license-shield]: https://img.shields.io/github/license/igaozp/surabaya.svg?style=for-the-badge
[license-url]: https://github.com/igaozp/surabaya/blob/master/LICENSE.txt

[github-top-lang]: https://img.shields.io/github/languages/top/igaozp/surabaya?style=for-the-badge