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,330 public repositories matching this topic...
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
Jasypt integration for Spring boot
-
Updated
Dec 12, 2019 - Java
:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
-
Updated
Dec 12, 2019 - 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?
Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
-
Updated
Dec 2, 2019 - 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
:eye: (s)AINT is a Spyware Generator for Windows systems written in Java. [Discontinued]
-
Updated
Dec 9, 2019 - Java
An open source framework for building data analytic applications.
-
Updated
Dec 12, 2019 - Java
spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例
-
Updated
Dec 12, 2019 - Java
MockNeat is a Java 8+ library that facilitates the generation of arbitrary data for your applications.
-
Updated
Dec 11, 2019 - Java
Small Docker image with Java 8+ runtime (JRE ~119MB) and devkit (JDK ~167MB)
-
Updated
Dec 10, 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')
`Parallel Collectors is a toolkit easining parallel collection processing in Java using Stream API.
-
Updated
Dec 11, 2019 - Java
Checked Exceptions-enabled Java 8+ functional interfaces + adapters
-
Updated
Dec 12, 2019 - Java
Created by James Gosling
Released May 23, 1995
- Website
- www.oracle.com/technetwork/java/javase/overview/index.html
- Wikipedia
- Wikipedia
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.
TcpConnectionneeds to basically call read in a loop here: https://github.com/Genymobile/gnirehtet/blob/2bf8a3cfbe2168031897b8f917c088fe6d4771