There are no reviews yet. Be the first to send feedback to the community and the maintainers!
WorkManagerPeriodicRequest
A simple app that shows how to perform a periodic task using android WorkManager. It fetches data from a remote API, saves it in a Room database and displays the updated result in a recycler view. The PeriodicWorkRequest is scheduled to run every 15 minutes providing that the network constraint is satisfied and should there be any issue, WorkManager can retry the task using the specified retry policy.spring-jpa-oracle-demo
A sample demo app that shows how to create a RESTful webservice using Spring Boot, Spring Data JPA and Oracle databaseRoomRelation
A simple example that shows how you can query a nested Android Room one-to-many relationship using @RelationGooglePlacesAutoCompleteTutorial
A an app that shows the different ways we can add the autocomplete search feature to an android appspring-boot-strategy-design-pattern-
Demo project for Spring Boot Strategy design patternRetrofitInterceptors
A demo app that shows payload encryption and response decryption using OkHttp Interceptors and RetrofitOneToManyRelationship
A demo application that shows how to retrieve the parent Id or field from the child entity in a OneToMany bidirectional relationshipPaystack-Android-Tutorial
A sample tutorial app that shows how to integrate Paystack payment in androidNigeriaStatesAndLGAs
An android library that lists all states in Nigeria and their respective Local Government Areas.spring-testing
A simple spring-mvc application that shows how unit and integration tests are doneRetrofitAnnotationBasedCaching-Kotlin
A demo android project that shows how to cache specific requests using annotations in RetrofitWorkManager-Dependent-Periodic-Task
A project that shows how to Extend android workmanager for dependent periodic tasks. It contains both a spring-boot backend and a kotlin android clientGooglePlacesDemo
Java8-demo
simple project that shows various applications of java 8MiwokCompleteCode
Miwok App developed as part of the Udacity Multiscreen coursePetsShelter
A Pets Shelter App developed as part of the Udacity's Data Storage CourseNavigationandRecyclerView
A sample app that shows how to implement a Recycler view in a Navigation Drawer Activityspring-security-jwt
WorKManagerSyncRemoteData
A simple application that yncs data from a remote server using workManagerTransactionManager
Simple transaction manager that simulates account to account fund transfers. It exposes RestFul APIs using Java Spark framework and follows a Pipe and Filter design pattern approach.spring-jpa-enverse
demo project that shows how to integrate hibernate enverse in spring boot. It also contains unit and integration tests as well as JPA tests with @DataJPAResume
GithubDevs
A simple app that uses android architecture pattern to diplay a list of Java developers from the Github ApiGeneralAdapter
A simple app that shows how to use a single adapter for different RecyclerViewsDependentWorkmanagerPeriodicTask
A demo project that shows how to extend android workmanager to perform periodic tasks for dependent related tasksspring-boot-docker
Love Open Source and this site? Check out how you can help us