java8
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 2,860 public repositories matching this topic...
-
Updated
Oct 15, 2020 - Java
VAVR (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
-
Updated
Oct 25, 2020 - Java
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
-
Updated
Oct 13, 2020 - Java
A fast, lightweight and more productive microservices framework
-
Updated
Oct 26, 2020 - Java
30 seconds to collect useful Java 8 snippet.
-
Updated
Jan 30, 2018 - Java
Jasypt integration for Spring boot
-
Updated
Jul 22, 2020 - Java
An advanced, but easy to use, platform for writing functional applications in Java 8.
-
Updated
Sep 13, 2020 - Java
Make Slack and Facebook Bots in Java.
-
Updated
Aug 18, 2020 - Java
HackerRank solutions in Java/JS/Python/C++/C#
-
Updated
Oct 17, 2020 - Java
A collection of useful/essential gRPC Java Examples
-
Updated
Oct 28, 2020 - Java
BAT华为大厂一线工程师四年磨一剑精心编排 Java 高并发编程案例代码 & 教程 & 面试题集锦。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial
-
Updated
Sep 18, 2020 - Java
hsweb 3.0版本演示,ui基于miniui,集成hsweb全家桶的web端演示,集成代码生成器
-
Updated
Jul 1, 2020 - JavaScript
Curated list of useful, if not amazing, resources that take advantage of Java 8 and "Modern Java" thinking.
-
Updated
Oct 29, 2019
plumemo 一个简单通用的前后分离的博客系统 后端代码 文档地址
-
Updated
Jul 5, 2020 - Java
A Java 8+ Cheat Sheet for functional programming
-
Updated
Oct 15, 2019
随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习SpringCloud整体业务模式的完整示例,并且可以直接用于生产环境
-
Updated
Aug 20, 2020 - Java
EFO是一个基于SpringBoot和Vue构建的文件分享系统,包括文件的上传与下载,文件的权限管理,远程文件管理等功能。
-
Updated
May 24, 2019 - Java
Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.
-
Updated
Oct 28, 2020 - HTML
Java Tutorial For Beginners with 500 Code Examples
-
Updated
Jul 25, 2019
Created by James Gosling
Released May 23, 1995
- Website
- www.oracle.com/technetwork/java/javase/overview/index.html
- Wikipedia
- Wikipedia


Environment
Description
When I tried to upload a file, an
java.lang.UnsupportedOperationException: direct buffer raised, so that the upload operation cannot be done. The full exception stack is as follows: