9b851c462280407eab97a0b8447aa0bb2bb793bf
Replace manual `new PostgresDeploymentRepository(jdbcTemplate, new ObjectMapper())` with `@Autowired PostgresDeploymentRepository repository` to use the Spring-managed bean whose ObjectMapper has JavaTimeModule registered. Also removes the redundant isNotNull() assertion whose work is done by the field-level assertions that follow. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Observability server for Cameleer agents
Languages
Java
61.6%
TypeScript
30.2%
HTML
5.2%
CSS
2.9%