home-climate-control / dz

Home Climate Control Core: *the* Open Source multi-zone temperature and climate control system.
http://homeclimatecontrol.com/
GNU General Public License v3.0
58 stars 7 forks source link

Provide configuration metadata for YAML configuration #270

Open climategadgets opened 1 year ago

climategadgets commented 1 year ago

Expected Behavior

Spring configuration metadata works as documented.

Actual Behavior

Configuration metadata is not generated for Java record based entities.

Root Cause

Spring Boot #29043

Related Issues

47

climategadgets commented 4 months ago

Note to self: check how this works with SpringBoot 3.3. Reference: https://github.com/spring-projects/spring-boot/pull/29403#issuecomment-2070359846