Code Monkey home page Code Monkey logo

Wallace Wadge's Projects

archelix-rsql icon archelix-rsql

This library brings the convenience of SQL declarative nature to restful APIs in the form of RSQL but without the danger of sql injection by using a typesafe mapping of allowed field paths defined via integration with querydsl library. Like sql, it supports clauses such as select, filter, pagination and sorting that can easily be represented in http request parameters. It primarily supports JPA model and MongoDB query via Querydsl.

bonecp icon bonecp

BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your applications. It beats older connection pools such as C3P0 and DBCP but SHOULD NOW BE CONSIDERED DEPRECATED in favour of HikariCP.

demo-k8s icon demo-k8s

Just a small PoC for playing around K8S

docker-cookbooks icon docker-cookbooks

A collection of Dockerfiles, also shared on the docker index (https://index.docker.io/).

docker-gerrit icon docker-gerrit

Build a Docker container with the gerrit code review system

dockerprepareplugin icon dockerprepareplugin

Gradle plugin to generate docker layer-friendly directory for spring boot applications

enterprisedatademo icon enterprisedatademo

Just a few ways how you can write to a db (tutoring material). Have a look at the history.

fettle icon fettle

A state machine framework for java

flagger icon flagger

Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)

graalvm-docker icon graalvm-docker

GraalVM CE Docker Images ready for generating native executables

jib icon jib

🏗 Build container images for your Java applications.

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.