一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项目中就可以运用了。不过!新特性,虽然很好。但如果想用,那么自己一定要看看相对应的源码并多练习,否则真的容易给自己搞晕,又很难阅读。
☆70Jun 17, 2022Updated 4 years ago
Alternatives and similar repositories for itstack-demo-jdk8
Users that are interested in itstack-demo-jdk8 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时 候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆67Dec 16, 2022Updated 3 years ago
- 服务质量监控,javaagent+asm☆16Jun 17, 2022Updated 4 years ago
- door-spring-boot-starter☆11Jun 17, 2022Updated 4 years ago
- 使用netty5.0通信方式的局域网聊天,可以快速学习java桌面程序开发。仿照qq登陆首页,界面优雅迷人。本聊天程序叫;《语约》或者《与约》!我认为比马桶、啥的名字好太多了!☆56Dec 28, 2014Updated 11 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆115Jun 17, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一键启动和部署。☆28Nov 30, 2019Updated 6 years ago
- MyBatis 是一款非常优秀的持久层框架,相对于IBatis更是精进了不少。与此同时它还提供了很多的扩展点,比如最常用的插件;语言驱动器,执行器,对象工厂,对象包装器工厂等等都可以扩展。那么,如果想成为一个有深度的男人(程序猿),还是应该好好的学习一下这款开源框架的源码,…☆20Dec 16, 2022Updated 3 years ago
- 《Netty+JavaFx实战:仿桌面版微信聊天》| 本项目是作者小傅哥使用技术栈JavaFx、Netty4.x、SpringBoot、Mysql等,搭建的仿桌面版微信聊天工程实现通信核心功能。如果本项目能为您提供帮助,请给予支持(关注、点赞、分享)!☆23Apr 25, 2020Updated 6 years ago
- fuzhengwei.github.io☆14Dec 14, 2022Updated 3 years ago
- 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆13Jun 27, 2019Updated 7 years ago
- itstack-demo-iot-gatewary☆27Oct 4, 2022Updated 3 years ago
- 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!☆11Jul 6, 2022Updated 4 years ago
- jack教学用spring的案例☆15Dec 15, 2022Updated 3 years ago
- 烛光学院jack老师自定义soa框架☆13May 21, 2018Updated 8 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- itstack-demo-code☆21Dec 16, 2022Updated 3 years ago
- 微信公众号:bugstack虫洞栈 | 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:…☆738Sep 19, 2024Updated 2 years ago
- itstack-demo-asm☆37Aug 20, 2023Updated 3 years ago
- 京东金融黄金价格监控,并且通过微信推送预警☆14Jul 12, 2022Updated 4 years ago
- 手写实现RPC框架☆10Nov 16, 2021Updated 4 years ago
- ☆10Feb 8, 2020Updated 6 years ago
- itstack-demo-drools☆10Jun 17, 2022Updated 4 years ago
- RedisMQDemo☆11Jun 13, 2019Updated 7 years ago
- LeetCode(基于java语言编写)☆18Sep 15, 2021Updated 5 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Vesta是一款通用的ID产生器,互联网俗称统一发号器,它具有全局唯一、粗略有序、可反解和可制造等特性,它支持三种发布模式:嵌入发布模式、中心服务器发布模式、REST发 布模式,根据业务的性能需求,它可以产生最大峰值型和最小粒度型两种类型的ID,它的实现架构使其具有高性能,…☆141Jul 23, 2020Updated 6 years ago
- itstack-demo-frame☆12Dec 16, 2022Updated 3 years ago
- spring-boot-batch-demo☆13Aug 30, 2020Updated 6 years ago
- Java 面经手册,全书共计 5 章 29 节,417页11.5万字,耗时 4 个月完成。涵盖数据结构、算法逻辑、并发编程、JVM以及简历和互联网大厂面试等内容。☆1,600Feb 24, 2023Updated 3 years ago
- 赵炯老师版本的注释版Linux内核源码☆10Oct 18, 2018Updated 7 years ago
- 网络调试助手☆30Oct 14, 2019Updated 6 years ago
- ☆16Mar 31, 2020Updated 6 years ago
- waylau's blog 个人技术博客☆16Updated this week
- 在 Spring Boot 项目中简单的将文件存储到:aws-s3、服务器本地、自定义的渠道,同时支持多个存储方式,上传文件时指定存储方式。☆14Aug 5, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- 基于springboot starter机制封装web通用的starter☆13Aug 17, 2023Updated 3 years ago
- 本IM通信项目是作者小傅哥 使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式,搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏,欢迎购买。如果本项目能为您提供帮助,请给予支持(关注、Star、…☆873Apr 19, 2023Updated 3 years ago
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆6,774May 10, 2024Updated 2 years ago
- ☆16Nov 28, 2019Updated 6 years ago
- micro-job是一款轻量级的分布式任务执行框架,内部集成了quartz框架来完成任务的分布式调度,quartz是一个强大的任务执行框架,但是quartz为我们提供的功能却是有限,我们较为关心的执行日志采集、任务失败重试、任务权重调度等,在原生的quartz框架内实现会较…☆15Jan 22, 2019Updated 7 years ago
- The support project for Spring Boot☆24Oct 16, 2020Updated 5 years ago