Skip to content
#

encapsulation

Here are 278 public repositories matching this topic...

This modules is an example of a Console based Employee Management System using MVC Design Pattern & JDBC + MySQL. It gives a practical demo explanation as how to connect our java application with the database using JDBC and proper MVC layered architecture as model, repository, service layers.

  • Updated Nov 2, 2021
  • Java

This is an airport baggage router program written in java using Dijkstra's Algorithm. This program will compute routes for bags given input defining a conveyor system, flight departures, and bag input. The goal is to get the bags get routed through the airport conveyor system to to the correct flight departure.

  • Updated Jul 29, 2018
  • Java

Improve this page

Add a description, image, and links to the encapsulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the encapsulation topic, visit your repo's landing page and select "manage topics."

Learn more