java-8
Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.
Here are 6,139 public repositories matching this topic...
A code generator for MyBatis.
-
Updated
Jun 5, 2020 - Java
Following tokio-rs/mio#928.
Generally speaking when changing from level to edge trigger you need to put read/write in a loop, because it could that after a call to read/write another one is ready once the first one is done.
TcpConnection needs to basically call read in a loop here: https://github.com/Genymobile/gnirehtet/blob/2bf8a3cfbe2168031897b8f917c088fe6d4771
Is your feature request related to a problem? Please describe.
Configuration options are not documented on the web site.
Describe the solution you'd like
I need to look at the code (i.e. the *Config classes) or at the Javadoc in order to determine the configuration options. I'd like to have it documented on the website and to be sure that the configuration options match whatever
The current javadoc reads:
* The uri of the request message.
* Uri query parameters are available via {@link #parameter(String)} and {@link #parameters()}.
* Uri pathArgs are available in {@link RequestContext}.
Some details that are unspecified:
- Does the uri contain the scheme of the incoming request?
- Does it contain the authority?
- How does it relate to
Route.uri? - What are the
Java 8 for all of us
-
Updated
Oct 23, 2019 - Java
A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
-
Updated
May 19, 2020 - Java
Jasypt integration for Spring boot
-
Updated
Jun 1, 2020 - Java
-
Updated
Feb 18, 2018 - Java
I'm looking for any documentation that provides more information or recommendations on managing the Nakadi platform in a production environment.
- High-available setup
- Capacity management
- Backup/restore strategies
- Release management (upgrade strategy)
Is there any community forum to discuss the Nakadi platform?
A novel implementation of the Raft consensus algorithm
-
Updated
Jul 12, 2017 - Java
Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
-
Updated
Feb 6, 2020 - Java
I went through documentations to try picking up this library and I think there are several things can be improved:
Major:
- Add a reading order to the documentation.
Documentation right now are fragmented and all over the place, as a beginner after Quick Start, i dont know which one I should be reading next.
Perhaps a proper table of content with number ordering would be nice
-
Updated
Apr 3, 2020 - Java
Property based testing for Java 8
-
Updated
Jun 14, 2020 - Java
An open source framework for building data analytic applications.
-
Updated
Jun 22, 2020 - Java
A tool to select chunks from Minecraft worlds for deletion or export.
-
Updated
Jun 22, 2020 - Java
Algorithms and Data Structures in Java
-
Updated
Oct 29, 2019 - Java
spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例
-
Updated
Jan 22, 2018 - Java
MockNeat is a Java 8+ library that facilitates the generation of arbitrary data for your applications.
-
Updated
Jun 22, 2020 - Java
Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.
-
Updated
Jun 7, 2020 - Java
Nginx admin is an open source multiplatform manager for nginx software to easy administration
-
Updated
Dec 13, 2019 - Java
Checked Exceptions-enabled Java 8+ functional interfaces + adapters
-
Updated
May 25, 2020 - Java
-
Updated
Dec 21, 2017 - Java
java & libgdx制作的RPG游戏! an RPG by java and LibGDX
-
Updated
Jan 10, 2019 - Java
Several image/video enhancement methods, implemented by Java, to tackle common tasks, like dehazing, denoising, backscatter removal, low illuminance enhancement, featuring, smoothing and etc.
-
Updated
May 15, 2019 - Java
A reasonably complete implementation of the Universal Scalability Law model.
-
Updated
Mar 31, 2019 - Java
At the moment the fat jar does not contain the needed JSON-P implementation. It should contain it since most developers using far jars are not using maven so they probably won't have a clue how to add JSON-P.
Created by James Gosling
Released May 23, 1995
- Website
- www.oracle.com/technetwork/java/javase/overview/index.html
- Wikipedia
- Wikipedia


Hi winterbe, your article is very good, it introduces the new features of Java 8 in detail, so I translate it into Chinese。Thank you!!!
Link:https://github.com/aalansehaiyang/java8-tutorial
你好,winterbe。你的文章写的真棒,里面详细介绍了Java 8新特性,我将它翻译成了中文。谢谢
链接地址:https://github.com/aalansehaiyang/java8-tutorial