POJO, JPA, API, and FE Notes
Notes on POJO, JPA, API, and FE!
POJO helps to create an entity, which can be converted to a database. The JAVA persistent API, or JPA helps coders to interact with the database; API's in particular help us to store and share data from a community of users.
Building out the RESTful API services is the last major backend step necessary to access our data.
Lists are a super class to ArrayList.