3 способа создания документов Word из шаблонов в Java https://clck.ru/V6sig
C-Sharpcorner
3 Ways To Generate Word Documents From Templates In Java
In this article, you will learn about 3 Ways to Generate Word Documents from Templates in Java.
Создайте приложение для Android с помощью RxJava и Kotlin https://clck.ru/V7y6D
Okta Developer
Build an Android App with RxJava and Kotlin
Tutorial: Build an Android app with RxJava that connects to a reactive Spring Boot API.
Что нужно знать о Quarkus в 2021 году https://clck.ru/V8k4X
Opensource.com
What you need to know about Quarkus in 2021
Part of publishing services on the cloud is providing users and developers easy access to those services through easy and reliable means. One of the most popular methods of interfacing with applications online is through an application programming interface…
Секретный ключ и преобразование строк в Java https://clck.ru/VAruJ
Baeldung
Secret Key and String Conversion in Java | Baeldung
A quick and practical introduction to secret key and string conversion in Java.
Основы Docker и простые шаги для Dockerize Spring Boot Application https://clck.ru/VDFTA
Medium
Docker Basics and Easy Steps to Dockerize Spring Boot Application
Wouldn’t it be lovely if you can magically encapsulate your environment along with your code and share or deploy it as a whole package?
Начните работу с бессерверными функциями Java https://clck.ru/VDFUV
Opensource.com
Get started with Java serverless functions
The serverless Java journey started out with functions—small snippets of code running on demand. This phase didn't last long. Although functions based on virtual machine architecture in the 1.0 phase made this paradigm very popular, as the graphic below shows…
Kubernetes в облако с помощью Spring Boot и JHipster https://clck.ru/VF5aq
Okta Developer
Kubernetes to the Cloud with Spring Boot and JHipster
Giddyup and deploy to the cloud (Minikube and Google Cloud) with Kubernetes, Spring Boot, and JHipster!
Создание оператора Kubernetes на Java от Руди де Бюссера https://clck.ru/VHejf
dzone.com
Creating a Kubernetes Operator in Java by Rudy De Busscher - DZone Java
Ошибка загрузки Spring В этом кратком руководстве мы внимательно рассмотрим ошибку загрузки Spring « ApplicationContextException: невозможно запустить ServletWebServerApplicationContext из-за отсутствия bean-компонента ServletWebServerFactory » https://clck.ru/VKDib
Понимание метода Pattern.quote
В этом кратком руководстве давайте посмотрим, как мы можем избежать метасимволов внутри регулярных выражений как вручную, так и с помощью метода Pattern.quote предоставляемого Java. https://clck.ru/VNCbG
В этом кратком руководстве давайте посмотрим, как мы можем избежать метасимволов внутри регулярных выражений как вручную, так и с помощью метода Pattern.quote предоставляемого Java. https://clck.ru/VNCbG
Измерение времени выполнения кода Java с помощью Spring StopWatch https://clck.ru/VPuEV
Stack Abuse
Measuring Java Code Execution Time with Spring's StopWatch
In this tutorial, we'll take a look at how to measure Java code execution time for Spring-based projects via StopWatch and its simple API.
Управление производительностью: краткое руководство.
https://clck.ru/VPqfi
https://clck.ru/VPqfi
dzone.com
Performance Engineering Management: A Quick Guide - DZone Performance
I will try to cover the holistic view in this short writing including non-functional requirements with high-level details but the focus will be on the ...
Оптимизация бессерверных функций Java в Kubernetes Обеспечьте более быстрый запуск и меньший объем памяти для выполнения бессерверных функций в Kubernetes. https://clck.ru/VQw75
dzone.com
Optimize Java serverless functions in Kubernetes - DZone Java
Вставка нуля в целочисленный столбец с помощью JDBC В этой статье мы рассмотрим, как мы можем хранить нулевые значения в нашей базе данных, используя простой JDBC . Мы начнем с описания причин использования нулевых значений, а затем приведем несколько примеров кода. https://www.baeldung.com/jdbc-insert-null-into-integer-column
Baeldung
Inserting Null Into an Integer Column Using JDBC | Baeldung
Learn how to store null values in a database using plain JDBC.
20+ основных Java-библиотек и API, которые должен изучить каждый программист Самые важные библиотеки Java, которым вы можете научиться, чтобы стать лучшим разработчиком Java. Он включает библиотеки Java для ведения журналов, модульного тестирования, имитации, работы в сети, JSON и т. Д., А также ресурсы для их изучения. https://clck.ru/VU5Hb
Medium
20+ Essential Java Libraries and APIs Every Programmer Should Learn
Most essential Java libraries you can learn to become a better Java developer. It includes Java libraries for logging, unit testing…
Как создавать приложения для Android для начинающих https://clck.ru/VUNGX
Code Envato Tuts+
How to Make Android Apps for Beginners
Are you a new developer learning Java? Read ahead to learn how to make your first Java Android app as a beginner.
Creating a mobile application is a big step towards turning your idea into...
Creating a mobile application is a big step towards turning your idea into...
Учебное пособие по Spring Framework https://clck.ru/VSopY
Medium
Spring Framework Tutorial
What is the spring framework in Java?