Tag

custom UI

0 views collected around this technical thread.

Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Apr 22, 2024 · Backend Development

Master Spring Boot Admin 3.2.3: Setup, Security, and Custom UI

This guide walks you through installing Spring Boot Admin 3.2.3, configuring both server and client sides, securing the dashboard with Spring Security, and customizing the UI with external links, dropdown menus, and branding.

Spring BootSpring Boot Admincustom UI
0 likes · 8 min read
Master Spring Boot Admin 3.2.3: Setup, Security, and Custom UI
KooFE Frontend Team
KooFE Frontend Team
Sep 11, 2023 · Backend Development

How Jira’s Forge Plugin System Enables Fast, Secure, Server‑Driven Extensions

This article explores Jira's plugin ecosystem, detailing how the Forge platform lets developers create, integrate, and deploy extensions using CLI tools, UI kit or custom UI, with server‑driven rendering, sandboxed security, and a marketplace for distribution.

ForgeJiraUI kit
0 likes · 14 min read
How Jira’s Forge Plugin System Enables Fast, Secure, Server‑Driven Extensions
Jike Tech Team
Jike Tech Team
Nov 17, 2021 · Mobile Development

Build a Custom RecyclerView LayoutManager with Inertia and Center Snap in Kotlin

This tutorial walks through creating a fully custom RecyclerView LayoutManager and SnapHelper in Kotlin, covering layout measurement, item scaling, inertia scrolling, and automatic centering of the nearest item, complete with code snippets and visual examples for a smooth, dynamic UI list.

AndroidKotlinLayoutManager
0 likes · 16 min read
Build a Custom RecyclerView LayoutManager with Inertia and Center Snap in Kotlin
Java Architecture Diary
Java Architecture Diary
Sep 23, 2020 · Backend Development

How to Run and Customize Nacos from Source for Seamless Microservice Development

This guide explains how to download, build, and run Nacos from source, customize its UI, ensure server‑client version consistency, and modify configuration files, providing step‑by‑step commands and code snippets for Linux, macOS, and Windows environments.

MicroservicesNacosSpring Cloud
0 likes · 7 min read
How to Run and Customize Nacos from Source for Seamless Microservice Development