Learn how to use Unix domain socket channels in Java 16.
Also find me here:
Baeldung Author
Krzysztof Majewski
I'm Full Stack Java developer with over 6 years of professional experience. I'm Interested in DevOps and web development technologies.
Here's what I've written (so far):
Baeldung on Java
- All
- Security (2)
- Spring Data (1)
- Spring Boot (1)
- Programming (1)
- Networking (1)
- Java (1)
Joinpoint vs. ProceedingJoinPoint in AspectJ
Filed under Programming
Learn about the differences between Joinpoint and ProceedingJoinPoint in AspectJ.
Spring Data with ArangoDB
Filed under Spring Data
Learn how to configure ArangoDB and use it with Spring Data.
3DES in Java
Filed under Security
Learn to create 3DES keys and use them for encrypting and decrypting Strings and files in Java
Spring Conditional Annotations
Filed under Spring Boot
Learn about the Spring @Conditional annotation.
RSA in Java
Learn how to create RSA keys in Java and how to use them to encrypt and decrypt messages and files.
Baeldung on Ops
- All
- Git (1)
Dockerfile Strategies for Git
Filed under Git
Explore a few ways to use a Git repository inside a Dockerfile.