Skip to content
View rt83's full-sized avatar
Block or Report

Block or report rt83

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. angular-webpack-aot angular-webpack-aot Public

    TypeScript

  2. hnct.lib.utility hnct.lib.utility Public

    Holding common utilities, e.g. logging

    Scala

  3. hnct.lib.config hnct.lib.config Public

    Use for read configuration write configuration in json / xml using Jackson. Config can be configured using -D or at specific path, or from class path

    Scala

  4. hnct.lib.session hnct.lib.session Public

    Provide an API to read write data to underlying storage. The API is mostly used for writing session data for services or logged in users.

    Scala

  5. hnct.lib.access hnct.lib.access Public

    Provide API for access (authentication) management. Support Playframework out of the box with ActionBuilder to build authen / login / logout action

    Scala

  6. hnct.lib.mongodb hnct.lib.mongodb Public

    Provide an API for conveniently access mongodb through case class mappings.

    Scala