On Debian it is ok to install Azul zulu?

Hello
i have a new installed system - just for openHAB
for Java it is ok to install Azul Zulu
found a howto

is there something else to think about?

have a nice day
vinc

MODEL : Raspberry Pi 5 Model B Rev 1.0
RAM : RAM: total: 7.87 GiB used: 323.6 MiB (4.0%) gpu: 4 MiB
OS : Debian GNU/Linux 12 (bookworm)
KERNEL : 6.6.20+rpt-rpi-2712
SSD : Patriot M.2 P300 512GB

looks good.
Install zulu17-ca-jre-headless

@Oliver2 done so thanks
but

sudo apt update 
N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://repos.azul.com/zulu/deb stable InRelease' doesn't support architecture 'armhf'

but

$ java -version
openjdk version "17.0.10" 2024-01-16 LTS
OpenJDK Runtime Environment Zulu17.48+15-CA (build 17.0.10+7-LTS)
OpenJDK 64-Bit Server VM Zulu17.48+15-CA (build 17.0.10+7-LTS, mixed mode, sharing)

And
should java be running as a service to check it with systemctl?
like in this tutorial

It does not seem to be an error message. Sorry, I have no idea, what it means in detail.

No, during installation of openhab a service for openhab has been created which starts java.