Code Monkey home page Code Monkey logo

java-spring-code's Introduction

Spring code samples

This repository contains java applications(including webapps) code and samples.

More examples

Github Project Names

  • ssng-project-master
  • Cerberus-stateless-master
  • greenhouse-master
  • infinit-group-cvdb-14416f9af6da
  • spring-mysql-mongo-rabbit-integration-master
  • spring-resource-handling-master
  • springside4-master StudentEnrollmentWithSpring-1.6

Utils/Libraries

Instead of using a Layered Architecture where you commonly have 3 layers with one directional flow, this image showcase a Hexagonal Architecture (Ports and Adapters). The core domain comprises of the main business logic would be the inner and the application infrastructure (Database, Message Queues, REST endpoints) would be the outer layers.

Image of a Hexagonal Architecture

This is how the system components fit together:

Image of System Components

Database Design

Image of ER diagram

Database table structure:

Image of Table Diagram

Data Access

Rather than having a logical Data Access Layer within a 3 layered architecture, in a hexagonal architecture data access are in an outer layer.

java-spring-code's People

Contributors

gsitgithub avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.