Room Rental Service using Linked Hashmap in java app--->Main method entity--->all the entity classes which needed for project service--->interface(all method should be in abstraction) serviceimpl--->implementation classes of service
Repository from Github https://github.comSanjeev-0210/Room-rental-service
Room Rental Service using Linked Hashmap in java app--->Main method entity--->all the entity classes which needed for project service--->interface(all method should be in abstraction) serviceimpl--->implementation classes of service