pojos
There are 20 repositories under pojos topic.
sta-szek/pojo-tester
Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
omprakashchavan01/RestAssuredTestNGFramework
REST Assured API test automation framework using Java + Maven + TestNG + Allure + Lombok. Framework follows many of the industry best practices.
mvysny/vok-orm
Mapping rows from a SQL database to POJOs in its simplest form
Firoz-Hasan/MVVM-DataBinding-LIveData-Retrofit-Coroutines-DependencyInjection-Kotlin
This is a experiment project which aims to provide fundamental idea about ViewModel, LiveData, MVVM, databinding, network call.
bvolpato/digesteroids
💊 Digester on Steroids for Java
seailz/Database4J
A simple API to interact with a MySQL database easier
ravikant-pal/quickpojo
This project is to create Java POJO (Plain Old Java Object).
Lonzak/unittest-utilities
Automated junit tests for DTO, Entity, JavaBeans style classes to increase test coverage
keshavjha06/RestAssuredTestNGFramework
Automation Testing | RESTful webservices | Java | RestAssured | OAuth 2.0 | Lombok | TestNG | Maven | ExtentReport | Allure Reports | Java mail API | Design Patterns (Singleton) | Jenkins | Data-Driven Testing using JSON file | Expected Data using XML file
liying2008/pojo-derivation
Combine multiple POJOs to generate a new POJO.
majora2007/easy-java
I wrote this program because I was tired of writing POJOs from SQL then having to write the RowMapper afterwards. This simple program generates the Entity POJO and RowMapper
martincorona007/Java_Web
Repo for the class java web
mdelapenya/uned-sensors-pojos-api
POJOs for sensors UNED project
aisabel/SWAPI-RestAssured
This is sample small test for SWAPI api using rest Assured with Java, and using different assertions validations
EBI-BioModels/common-entities
External package for POJO, domain or entity classes used across interconnected and relevant projects.
Gabriela-Patrichi/Java-Program-Vending-Machine
This project's goal is to create a program that simulates a vending machine.
nilachalc/BankingApplication
A demo banking application using POJOs, J2EE(JSP/Servlets),JS, HTML. Oracle is used as the DB. This app follows N-Tire Architechture.
ndrone/immutablePojoWithBuilder
Sample repository on how to create immutable pojo's and use builder patterns with Jackson
nperez0111/object-manip
Transforms POJOs into other POJOs using POJOs
tawityagi/pet-clinic
Pet Clinic Project