Tagged articles
7 articles
Page 1 of 1
Laravel Tech Community
Laravel Tech Community
May 15, 2022 · Backend Development

PHP 8.1.6 Released – Comprehensive Bug‑Fix Update

PHP 8.1.6, a maintenance release of the popular server‑side language, has been made available, bringing numerous bug fixes across core, date handling, FFI, FPM, hash, iconv, intl, mbstring, MySQLi, SPL, streams, and zlib components, and the PHP team encourages all 8.1 users to upgrade.

UPDATEbug-fixversion
0 likes · 4 min read
PHP 8.1.6 Released – Comprehensive Bug‑Fix Update
Laravel Tech Community
Laravel Tech Community
Oct 20, 2021 · Backend Development

apache_get_version – Retrieve Apache Version Information

The article documents the PHP function apache_get_version, explaining that it returns the Apache server version string or FALSE on failure, lists that it takes no parameters, describes its return values, and provides a complete PHP example demonstrating its usage.

Backend DevelopmentPHPfunction
0 likes · 1 min read
apache_get_version – Retrieve Apache Version Information
Programmer DD
Programmer DD
Jun 6, 2021 · Backend Development

How to Retrieve Spring Boot Project Version via API and Build Info

This article explains several ways to obtain a Spring Boot application's version number at runtime, including reading the MANIFEST.MF, loading pom.properties, using configuration files, and leveraging Spring Boot's built‑in BuildProperties via the spring‑boot‑maven‑plugin.

build-infospring-bootversion
0 likes · 7 min read
How to Retrieve Spring Boot Project Version via API and Build Info
Big Data Technology & Architecture
Big Data Technology & Architecture
Sep 6, 2020 · Big Data

Kafka Upgrade Guide and Version Changes Overview

This article provides a comprehensive guide to upgrading Apache Kafka across multiple versions, detailing rolling upgrade procedures, configuration adjustments, protocol changes, new features, deprecations, and performance considerations for Kafka brokers, producers, consumers, and Kafka Streams applications.

big-datakafka streamsperformance
0 likes · 56 min read
Kafka Upgrade Guide and Version Changes Overview
Java Architecture Diary
Java Architecture Diary
Aug 24, 2019 · Backend Development

Key Server & Frontend Version Specs + Maven Repository Configuration Guide

This guide lists the essential server and frontend component versions—including JDK, Maven, Spring Boot, Spring Cloud, Node, and Npm—explains special considerations for Spring milestone releases, and provides ready-to-use Maven repository and pluginRepository XML snippets for proper dependency management.

frontendnodejsspring-boot
0 likes · 3 min read
Key Server & Frontend Version Specs + Maven Repository Configuration Guide