I teach a course in java and springboot for beginners. I would like to walk my students through the code of a real world java or springboot application. Can anyone recommend a good example?

  • @pkill
    link
    31 month ago

    anything that builds upon integration with external data sources and APIs, so JDBC drivers for example