Make Java more functional with Vavr: Try – Crafting in Java
https://craftinginjava.com/2018/07/26/make-java-more-functional-with-vavr-try/
https://craftinginjava.com/2018/07/26/make-java-more-functional-with-vavr-try/
Crafting in Java
Make Java more functional with Vavr: Try
Introduction Vavr library is intended to “turn Java upside down”. It is a functional library for Java, which brings you great functional core structures and immutable data types. It is …
System Design Interview Concepts – Load Balancing
http://www.acodersjourney.com/2018/07/system-design-interview-load-balancing/
http://www.acodersjourney.com/2018/07/system-design-interview-load-balancing/
A CODER'S JOURNEY
System Design Interview Concepts – Load Balancing
Everything you need to know about load balancing (types, placement, algorithms) for your next system design interview.
10 Excellent Ways to Secure Your Spring Boot Application | Okta Developer
https://developer.okta.com/blog/2018/07/30/10-ways-to-secure-spring-boot
https://developer.okta.com/blog/2018/07/30/10-ways-to-secure-spring-boot
Okta Developer
10 Excellent Ways to Secure Your Spring Boot Application
Spring Boot is one of the most popular Java frameworks. If you're developing Spring Boot apps that handle sensitive data, you should make sure they're secure. This article gives you some tips on how to build more secure Spring Boot applications.
Guys, please take a minute and help us making Software Engineering Hub more popular:
1. Click
https://telegram.me/tchannelsbot?start=SoftwareEngineeringHub
2. Click "START" button
3. Click 5* ⭐⭐⭐⭐⭐ (or whatever you think is right 🤓)
4. Click "Skip this step"
5. That's all. Thanks 👊
1. Click
https://telegram.me/tchannelsbot?start=SoftwareEngineeringHub
2. Click "START" button
3. Click 5* ⭐⭐⭐⭐⭐ (or whatever you think is right 🤓)
4. Click "Skip this step"
5. That's all. Thanks 👊
Telegram
Telegram Channels Bot
Discover the best channels 📢 available on Telegram. Explore charts, rate ⭐️ and enjoy updates! TChannels.me
Software Engineering Hub pinned «Guys, please take a minute and help us making Software Engineering Hub more popular: 1. Click https://telegram.me/tchannelsbot?start=SoftwareEngineeringHub 2. Click "START" button 3. Click 5* ⭐⭐⭐⭐⭐ (or whatever you think is right 🤓) 4. Click "Skip this…»
JDK 11: Taking Single-File Java Source-Code Programs Out for a Spin - DZone Java
https://dzone.com/articles/jdk-11-taking-single-file-java-source-code-program
https://dzone.com/articles/jdk-11-taking-single-file-java-source-code-program
dzone.com
JDK 11: Taking Single-File Java Source-Code Programs Out for a Spin - DZone Java
In this post, we take a look at one of the new features of JDK 11, the single-file Java source-code programs, which uses the OpenJDK JDK 11 Early Access Builds.
GitHub - youtube/doorman: Doorman: Global Distributed Client Side Rate Limiting.
https://github.com/youtube/doorman
https://github.com/youtube/doorman
GitHub
GitHub - youtube/doorman: Doorman: Global Distributed Client Side Rate Limiting.
Doorman: Global Distributed Client Side Rate Limiting. - youtube/doorman
From: Accelerate - Building high scaling, High performing technology organisations
" improvements in software delivery are possible for every team and in every company, as long as leadership provides consistent support— including time, actions, and resources—demonstrating a true commitment to improvement, and as long as team members commit themselves to the work."
" improvements in software delivery are possible for every team and in every company, as long as leadership provides consistent support— including time, actions, and resources—demonstrating a true commitment to improvement, and as long as team members commit themselves to the work."
Deep Dive into JUnit 5 Extension Model
https://www.infoq.com/articles/deep-dive-junit5-extensions
https://www.infoq.com/articles/deep-dive-junit5-extensions
InfoQ
Deep Dive into JUnit 5 Extension Model
JUnit 5 is a modular and extensible testing framework with support for Java 8 and higher. The Jupiter extension model can be used to add custom features. This is explained by building out a simple set of extensions that support the BDD approach to testing…
Optimizing Docker Images for Maven Projects
http://whitfin.io/speeding-up-maven-docker-builds/
http://whitfin.io/speeding-up-maven-docker-builds/
Stephen Colebourne's blog: Java is still available at zero-cost
http://blog.joda.org/2018/08/java-is-still-available-at-zero-cost.html?m=1
http://blog.joda.org/2018/08/java-is-still-available-at-zero-cost.html?m=1
blog.joda.org
Java is still available at zero-cost
The Java ecosystem has always been built on a high quality $free (zero-cost) JDK available from Oracle, and previously Sun. This is as true...
Java's new Z Garbage Collector (ZGC) is very exciting
https://www.opsian.com/blog/javas-new-zgc-is-very-exciting/
https://www.opsian.com/blog/javas-new-zgc-is-very-exciting/
Opsian
Java's new Z Garbage Collector (ZGC) is very exciting
Java 11 features a new Garbage Collector, the Z Garbage Collector (ZGC), which is designed for very low pause times on huge multi-terabyte heaps. In this article we'll cover the motivation for a new GC, a technical overview and some of the really exciting…
How LLVM Optimizes a Function – Embedded in Academia
https://blog.regehr.org/archives/1603
https://blog.regehr.org/archives/1603
Learning where you are looking at (in the browser) | Culture Ex Machina
https://cpury.github.io/learning-where-you-are-looking-at/
https://cpury.github.io/learning-where-you-are-looking-at/
Culture Ex Machina
Learning where you are looking at (in the browser)
How to train a neural network in the browser to predict where users are looking at
Introduction to Go for JavaScript developer – The official Orbs blockchain blog - Cryptic Writings – Medium
https://medium.com/orbs-network/introduction-to-go-for-javanoscript-developer-3e783b409e52
https://medium.com/orbs-network/introduction-to-go-for-javanoscript-developer-3e783b409e52
Medium
Introduction to Go for JavaScript developer
Coming from JavaScript to Go I’ve encountered few “whaaat?!” moments that eventually became “haaa, ok!”.
Introducing GitHub Pull Requests for Visual Studio Code
https://code.visualstudio.com/blogs/2018/09/10/introducing-github-pullrequests
https://code.visualstudio.com/blogs/2018/09/10/introducing-github-pullrequests
Visualstudio
GitHub Pull Requests in Visual Studio Code
Introducing GitHub Pull Requests for Visual Studio Code