User Activity

  • Posted a comment on discussion Help on [ini4j]

    That issue comes up because ini4j interprets dots in keys as nested paths. That’s why ini.get("ventilation", "xxxx.yyyy") works, but automatic mapping does not. If you just need the value, keep using ini.get(section, key). For bean mapping, you’ll need to either rename keys (e.g., replace . with _) or customize the key handling logic so dots are treated literally.

View All

Personal Data

Username:
zilani
Joined:
2025-09-09 07:59:34.708000

Projects

  • No projects to display.

Personal Tools