Java Code
- how to use Java Arrays.sort
- Java Future introduction and sample in detail
- Java Math.round sample
- Merge two videos in Java , video fade in from right side a...
- Java Date format to String
- SpringMVC quick start @Controller @Service @Repository
- Decimal,Hex,Binary convert to each other in Java
- Three type of OutOfMemoryError in Java
- HTTP response code menu book-200,302, 400,404,500
- Spring AOP source code inside
- How to choose between Java Reentrantlock and synchronized k...
- What is adaptive spinning lock ,lightweight lock and bias l...
- String intern in Java and how to use String intern
- What is Spring AOP and CGLIB
- Spring Transaction introduction and source code analysis
- JIT in Java
- what is circular buffer (ring buffer) , how to use in Java
- Spring cloud hystrix sample
- Spring Feign sample
- What is circle breaker and hystrix sample in Spring cloud
Bigdata and FullStack
- Linux Expect command example
- How to use Oracle trunc round ceil and floor
- Environment variables setting in Ubuntu Linux
- how to find file in Linux
- mysql truncate vs delete and drop
- Spark running mode:Local mode, standalone,on yarn
- use regex to match positive or negative number,Chinese char...
- use regex to match email
- Check Centos version
- list file size in Linux - ls command introduction
- what's the different between folder webapps and wtpwebapps
- Zookeeper ZAB and Paxos
- Distributed transaction - 2PC vs 3PC
- how to implement distributed transaction (2PC or TCC)
- Zookeeper leader election
- What's the different bewteen ASC and DESC in SQL
- Service Mesh introduction
- database isolation level - Atomicity Consistency Isolation ...
- Eureka self-protection,service regiseter and workflow
- Zero copy : mmap and sendfile in detail