Git Product home page Git Product logo

Seongwan Ahn's Projects

ag-grid icon ag-grid

Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components

angular-dragdrop icon angular-dragdrop

Implementing jQueryUI Drag and Drop functionality in AngularJS (with Animation) is easier than ever

angularboot icon angularboot

How to serve an Angular (>2) frontend application using a Java Spring Boot application as the backend and static page web server, and a Gradle script to perform automated build and deploy tasks both for Spring and Angular.

asw-test-repo icon asw-test-repo

this is a repository that is made for studying git and github

blog-code icon blog-code

http://jojoldu.tistory.com/ 에서 제공하는 예제 code

c3 icon c3

:bar_chart: A D3-based reusable chart library

cglib icon cglib

cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.

chart.js icon chart.js

Simple HTML5 Charts using the <canvas> tag

d3 icon d3

Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

dg-admin icon dg-admin

:tada: A magical vue admin http://panjiachen.github.io/vue-element-admin

drools icon drools

Drools Expert is the rule engine and Drools Fusion does complex event processing (CEP).

ds_library icon ds_library

shineware에서 만든 자료구조와 관련된 라이브러리입니다.

dynamic-multi-tenancy-using-java-spring-boot-security-jwt-rest-api-mysql-postgresql-full-example icon dynamic-multi-tenancy-using-java-spring-boot-security-jwt-rest-api-mysql-postgresql-full-example

I wanted a solution where multi-tenancy is achieved by having a database per tenant and all user information (username, password, client Id etc) for authentication and authorization stored in a user table in the respective tenant databases. It meant that not only did I need a multi-tenant application, but also a secure application like any other web application secured by Spring Security. I know how to use Spring Security to secure a web application and how to use Hibernate to connect to a database. The requirement further dictated that all users belonging to a tenant be stored in the tenant database and not a separate or central database. This would allow for complete data isolation for each tenant.

fastapi icon fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production

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.