Code Monkey home page Code Monkey logo

spring-web-template's Introduction

Spring Web template to avoid boilerplate code

This project only provides dependencies spring-web related, some logs, actuator for metrics and lombok. The main responsibility here is to try and keep dependencies to latest versions

Also, containers were added since in today's world almost everything lives in containers. So, a Dockerfile with security and following docker best practises, for java applications, was added. Docker-compose as well, to make executions easier (escpecially in branches with more than 1 containers, like dbs, mocks etc)

Usage

Copy the project and change application_name in configuration and packages

List of branches with extra spring features

  • functional-controller -> functional controller using features like reading path param, request body, validation on input data
  • basic-auth -> on top of functional controller, spring security with basic auth was added. different roles and different endpoints to mix it up
  • spring-data-h2 -> service that uses spring-data-jpa with h2 for local executions and postgres for docker-compose
  • spring-data-rest -> used spring-data-rest to create different APIs based on repository (db-centric architecture)

spring-web-template's People

Contributors

bpstelios10 avatar

Stargazers

 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.