Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuangcp/javabase
:memo: Java Base Learning
https://github.com/kuangcp/javabase
arithmetic concurrent-programming gradle groovy java
Last synced: about 2 months ago
JSON representation
:memo: Java Base Learning
- Host: GitHub
- URL: https://github.com/kuangcp/javabase
- Owner: Kuangcp
- License: mit
- Created: 2017-03-26T03:43:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T06:10:59.000Z (about 2 months ago)
- Last Synced: 2024-11-06T07:19:20.697Z (about 2 months ago)
- Topics: arithmetic, concurrent-programming, gradle, groovy, java
- Language: Java
- Homepage: https://github.com/Kuangcp/Memo/tree/master/Java
- Size: 2.4 MB
- Stars: 14
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Java 基础
************************
| 基础 | 进阶 | 应用 |
|:-------------------:|:---:|:-------------------------------:|
| [集合 字节码 反射](/class) | [并发](/concurrency) | [Netty](/netty) |
| [Java8](/java8) | [网络](/network) | [Guava](/guava) |
| [算法](/algorithms) | [设计模式](/pattern) | [Spring](/spring) |
| [Java Gui](/gui) | [测试](/test) | [业务问题](/question) |************************
## 同类仓库
> [tutorials](https://github.com/eugenp/tutorials) `baeldung`
> [Java 学习笔记](https://github.com/brianway/java-learning)
> [demo](https://gitee.com/code4everything/demo)
> [sparrow](https://github.com/david1228/sparrow)## 构建
> .m2/settings.xml
```xml
mygrid-restlet
https://maven.restlet.talend.com
maven-restlet
```