Posts

Showing posts with the label Java

These PDF files gathered from LinkedIn, Facebook, etc...Any of the PDF author is having problem of publishing their PDF file in this blog, please comment on the page or drop an email to Javaisocean@gmail.com. So, we can remove that specific post/PDF. Enable PDF Viewer extension/plugin to load PDF...

Java complete notes

Java interview question and answers

Introduction of JAVA

Java 8 - Primitive Functional Interface

Java 8 - BiFunction, BiPredicate, BiConsumer

Java 8 - Supplier

Java 8 - Consumer

Java 8 - Functions

Java 8 - Predicate feature

Java 8 - Lambda Expression with Collections

Java 8 - Features

DDD - Domain Driven Design with CQRS

Image
DDD and CQ(R)S with Java, Spring Boot, Kafka, Docker  Other references to the CQRS: (CQRS) Command Query Responsibility Segregation Udemy Course:  Spring MicroServices In Depth using Domain Driven Design

Java 9 - HTTP/2 Client

Java 9 - Process API Updates (JEP-102)

Java 9 - Java Linker (JLink)

Java 9 - JPMS Complete Guide

Java 9 - JSHELL Complete Guide

Java 9 - Stream API Enhancements

Java 9 - Factory methods for creating unmodified Collections

Java 9 - Safe Varargs Annotation Enhancements