#
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,843 public repositories matching this topic...
newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。
mysql
adminlte
spring-boot
thymeleaf
vue
shop
java8
shopping
springboot
mybatis
mall
springboot-sample
springboot-mybatis
springboot2
springboot-learning
adminlte3
springboot-vue
-
Updated
Aug 21, 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.
java
functional-programming
java8
javaslang
immutable-collections
object-functional
persistent-collections
vavr
-
Updated
Sep 4, 2020 - Java
Jodd v5! Lightweight. Java. Zero dependencies. Use what you like.
java
jquery
ioc
mail
database
micro-framework
http-client
html-parser
java8
json-parser
utility-library
aop
jodd
-
Updated
Sep 23, 2020 - Java
A fast, lightweight and more productive microservices framework
java
docker
fast
lightweight
cloud
microservice
consul
swagger
openapi
zookeeper
java8
cloud-native
service-mesh
microservice-framework
msa
java11
-
Updated
Sep 25, 2020 - Java
30 seconds to collect useful Java 8 snippet.
-
Updated
Jan 30, 2018 - Java
Jasypt integration for Spring boot
java
security
website
encryption
web
spring
spring-boot
spring-boot-starter
webapp
java8
java-8
encryptable-properties
spring-boot-2
spring-boot2
-
Updated
Jul 22, 2020 - Java
An advanced, but easy to use, platform for writing functional applications in Java 8.
java
reactive
functional-programming
asynchronous
reactive-streams
streams
data-structures
monad
collections
java8
monoid
monad-transformers
streams-api
-
Updated
Sep 13, 2020 - Java
Make Slack and Facebook Bots in Java.
java
slack
bot
facebook
spring-boot
slackbot
facebook-bot
bot-framework
messenger-bot
conversation
java8
slack-bot
slash-commands
jbot
messenger-bot-boilerplate
slack-webhooks
-
Updated
Aug 18, 2020 - Java
HackerRank solutions in Java/JS/Python/C++/C#
-
Updated
Sep 28, 2020 - Java
A collection of useful/essential gRPC Java Examples
java
docker
kubernetes
spring-boot
stream
examples
containers
jpa
rxjava
grpc
prometheus
java8
rxjava2
zipkin
distributed-tracing
grpc-java
-
Updated
Sep 18, 2020 - Java
Java 高并发多线程编程系列 demo 案例代码 & 教程 & 面试题集锦 详细文档讲解请阅读本人的知识库仓
-
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
A Java 8+ Cheat Sheet for functional programming
-
Updated
Oct 15, 2019
plumemo 一个简单通用的前后分离的博客系统 后端代码 文档地址
-
Updated
Jul 5, 2020 - Java
随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习SpringCloud整体业务模式的完整示例,并且可以直接用于生产环境
mysql
java
redis
sql
mongodb
swagger
boot
hibernate
java8
druid
javaee
springboot
zuul
hystrix
eureka
feign
springcloud
jar-lib
-
Updated
Aug 20, 2020 - Java
EFO是一个基于SpringBoot和Vue构建的文件分享系统,包括文件的上传与下载,文件的权限管理,远程文件管理等功能。
javascript
java
html5
spring
spring-boot
vue
css3
file-upload
file-sharing
bootstrap4
java8
layer
file-server
javaee
file-transfer
file-manager
mybatis
spring-mvc
file-download
angular-file-upload
-
Updated
May 24, 2019 - Java
High-performance Future implementation for the JVM
-
Updated
Jun 5, 2019 - Java
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: