Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 生态的示例代码库
- Host: GitHub
- URL: https://github.com/igaozp/surabaya
- Owner: igaozp
- License: mit
- Created: 2021-08-23T13:05:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T12:30:47.000Z (7 months ago)
- Last Synced: 2024-04-16T17:41:55.212Z (7 months ago)
- Topics: gradle, groovy, java, kotlin, spring, spring-boot
- Language: Java
- Homepage:
- Size: 636 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)
## 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.
[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