Hashing is an interesting technique we need to use in standard java solutions such as services and microservices. SHA-256 is a secure hash ... (more…)
Read more »
Complete RabbitMQ Tutorial in Java with Spring Boot example This is a RabbitMQ Course in Java with asynchronous messaging examples using rabbitmq-java-client, Spring Boot and Spring AMQP. This is a programming course, it focuses more on the asynchronous p... (more…)
Read more »
Add switch expressions to the Java Programming Language, and improve the handling of null values in switch statements. These will simplify everyday coding, as well as prepare the way for the use of pattern matching in switch. (more…)
Read more »
ijaas - Make IntelliJ as a Java server that does autocompletion for Vim. (more…)
Read more »
Deep learning has been dominated by Python for years. It has been much harder to do deep learning on the JVM, but recently there has been so... (more…)
Read more »