javaannotation

There are 3 repositories under javaannotation topic.

  • CineVerse

    KOSA

    Language:Java3
  • simple-orm

    An Object Relation Mapping Framework designed using java Annotations and Reflection API for mapping an object-oriented domain model to a relational database.

    Language:Java1
  • SpringBootGetRequestHandler

    This is a project I created to implement a method that can handle HTTP GET requests on a path /, and return a view called shows with a static list - The top 5 IMDB ratings

    Language:Java