Coder Social home page Coder Social logo

juliuskrah.github.io's Introduction

Developer extraordinaire champoining open code.

Julius Krah is a Cloud Architect who has been assisting organizations migrate their workloads to the cloud; On my off hours I maintain a blog at Software Musings where I write about all things code.

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on anything interesting
  • ๐Ÿ˜„ Pronouns: He/Him
  • โšก Fun fact: I love movies

juliuskrah.github.io's People

Contributors

juliuskrah avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

juliuskrah.github.io's Issues

Introduction to CDI

Context and Dependency Injection for the Java EE platform allows developers to apply the concept of Inversion of Control to their applications. The context in which a Bean runs is managed by the Java EE container.

REST with Jersey

REST is an architectural style that has gained popularity over the years as the de-facto standard for writing Web Services.

A post that demonstrates how to developed RESTful applications in Java using Jersey which is the RI for JAX-RS.

Audit with Hibernate Envers

Hibernate Envers is a solid auditing tool for your Entities that keeps track of Entity state between application restarts

Securing REST with Jersey Security

Every REST API needs to be secured to prevent against unauthorized access. A post to describe how to setup a secured REST API with Jersey Security.

Consume a REST API with Angular

Create an Angular application that consumes a Quartz REST API

  • Do a simple List and Create with Angular 5
  • Add Update and Delete to the Angular 5 client
  • Design the Angular view with Covalent
  • Show in realtime as the jobs are executing with a progress bar

Securing REST with Spring Security

Spring Security has been tested and proven to provide end-to-end protection for your web applications. In this blog post we want to demonstrate how to use it to secure a RESTful web service.

REST API with HATEOAS

The API Maturity model is integral for any well designed REST application. Using HATEOAS is one way to go.

There is a nice article over at spring.io to get you started

Audit with Spring Data

Database auditing is crucial to most applications. It will be nice not to worry about how your entities are audited so that you just focus on writing your business logic

REST with Spring Web

Spring Web MVC has proven to be a better alternative for writing web applications using an easy API. Since the advent of RESTful web services, Spring has stayed on top of the game and getting a blog post to demonstrate this is needed.

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.