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 7,342 public repositories matching this topic...
A code generator for MyBatis.
-
Updated
Jul 4, 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
A curated list of awesome JavaFX libraries, books, frameworks, etc...
-
Updated
Jun 27, 2020
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
@OvermindDL1 says "I think all the tests should be adjusted to take the integer on the program parameters or an environment variable or something. That would both prevent such optimizations and would allow for easily CI'd consistency checks."
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
Isomorphic Spring Boot React.js Example
-
Updated
Feb 14, 2018 - JavaScript
Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
-
Updated
Feb 6, 2020 - Java
A tool to select chunks from Minecraft worlds for deletion or export.
-
Updated
Jul 10, 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
Property based testing for Java 8
-
Updated
Jun 14, 2020 - Java
-
Updated
Apr 3, 2020 - Java
An open source framework for building data analytic applications.
-
Updated
Jul 10, 2020 - Java
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
-
Updated
Dec 31, 2019 - CSS
Algorithms and Data Structures in Java
-
Updated
Oct 29, 2019 - Java
spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例
-
Updated
Jan 22, 2018 - Java
Java Programming Tutorial for Beginners
-
Updated
Jun 28, 2020 - JavaScript
MockNeat is a Java 8+ library that facilitates the generation of arbitrary data for your applications.
-
Updated
Jul 8, 2020 - Java
Small Docker image with Java 8+ runtime (JRE ~119MB) and devkit (JDK ~167MB)
-
Updated
Sep 26, 2019 - Dockerfile
(jt/plus (jt/zoned-date-time) (jt/minutes 1))
=> #inst"2019-04-06T10:35:04.615-00:00"
(jt/plus (jt/minutes 1) (jt/zoned-date-time))
Execution error (ClassCastException) at java-time.amount/d-plus (amount.clj:12).
class java.time.ZonedDateTime cannot be cast to class java.time.Duration (java.time.ZonedDateTime and java.time.Duration are in module java.base of loader 'bootstrap')
`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