Retrieves Java conference data, including CFP information and dates, by parsing a GitHub Markdown repository using Spring Boot and Spring AI.
JavaConf provides a tool function enabling AI models to access information about upcoming Java conferences. It parses data from a specified GitHub repository (defaulting to the javaconferences/javaconferences.github.io repository) to extract conference names, CFP links, locations, and CFP status. Built using Spring Boot and Spring AI with MCP starter, it provides a structured way for AI clients to query conference details for the current or specified year.