You can use this guide to understand what Java microservices are, how you architect and build them. Also: A look at Java microservice libraries & common questions.
Category: dummyCategory
Applying NLP in Java, all from the command-line – JVM Advent
Introduction We are all aware of Machine Learning tools and cloud services that work via the browser and give us an interface we can use to perform our day-to-day data analysis, model training, and evaluation, and other tasks to various degrees of efficiencies. But what would you do if you want to do these tasks …
Learn Behavioural Design Patterns in Java
The only course you need to learn behavioural design patterns!
Building A Bitcoin Sentiment Analyzer Based On Twitter In Java
Analyzing recent tweets can give a valuable indication of the general feeling around Bitcoin.
Java Weekly, Issue 311 | Baeldung
The future of Java, a look at the Spring Framework maintenance roadmap for 2020, and a great article on CPU cache performance.
Free Java Tutorial – Practice Java by Building Projects
Ultimate Java interview prep course! 100% focused on applying object-oriented design in real-world applications – Free Course
How to read version number and other details from Java manifest | Liviu Tudor — Of Man and Internet
One of the challenges I have seen teams struggle with nowadays is versioning their packages. One of the problems with adopting any versioning system is that
DevConf.CZ 2020: Commit to Excellence – Java in Container…
View more about this event at DevConf.CZ 2020
Java android security exception
In my app the user has the ability to take a photo or add a photo to the app.I’m getting crash reports of java.lang.SecurityException when the app tries to display the saved image in a ImageView…
Deploying Java EE apps to Azure: Part 2
This is the second blog in a series of posts that will walk you through the options of running Java EE applications on Azure. The first…
Too Low CPU Usage of Multithreaded Java Application on Windows
I am working on a Java application for solving a class of numerical optimization problems – large-scale linear programming problems to be more precise. A single problem can be split up into smaller
Java API Best Practices – Dzone Refcardz
Refcard #273 Java API Best Practices If you want people to use your software, you’re going to have to become an API developer. In ….
New OpenTracing Features in Payara Platform 5.194
Payara Platform implements MicroProfile OpenTracing with its own tracer. Starting with Payara Platform 5.194 release, use the tracer of your choice.
Become a Master of Java Streams – Part 4: Database Streams
A blog about Java
brunoborges/fx2048
The game 2048, built using JavaFX and Java 11. Contribute to brunoborges/fx2048 development by creating an account on GitHub.