01Parses Java conference data from a public GitHub Markdown repository.
022 GitHub stars
03Provides a `getJavaConferences` tool to retrieve conference information.
04Supports querying for conferences by year, defaulting to the current year.
05Returns conference data including name, date, location, CFP link, and CFP date.
06Uses Spring Boot and Spring AI for efficient data retrieval and processing.