Enterprise AI Trend Report: Gain insights on ethical AI, MLOps, generative AI, large language models, and much more.
2024 Cloud survey: Share your insights on microservices, containers, K8s, CI/CD, and DevOps (+ enter a $750 raffle!) for our Trend Reports.
Sr. Java Developer Level-2 at BRED-IT (Thailand) Ltd.
Bangkok, TH
Joined Mar 2018
Having 9 years of extensive experience on financial, non-financial, Stock-market and Cyber Security Software Development using Java, JEE, Blockchain, Micro-services, Spring Framework, JPA, hibernate and oracle technologies. Eight years working as a good team player and absorb Big-Data, Machine Learning (MI), and Artificial Intelligence.
Stats
Reputation: | 226 |
Pageviews: | 130.1K |
Articles: | 2 |
Comments: | 10 |
Comments
Dec 09, 2021 · Amran Hossain
Hello Spring,
you can do that your user module. You shall be maintained new user creation procedure.
BR,
Amran
Jul 08, 2021 · Amran Hossain
Hi Gernan Soares,
Yes. You can do using CommandLineRunner or Liquebase or manually. if need more specific please contact with me.
BR,
Amran
Jun 02, 2021 · Amran Hossain
Hello Wiem Kl,
I am really sorry to say. i have no video tutorial but, i can help to u by show demo.
BR,
Amran
May 11, 2021 · Amran Hossain
/Signup for user registration and Client registration ("/client-signup") shall be done by superadmin-- its pending you can add endpoint.
Feb 25, 2021 · Amran Hossain
i want to work together...
Feb 24, 2021 · Amran Hossain
Can we sit both of for this issue?
Jan 19, 2021 · Amran Hossain
Hi,
You can signup client from superadmin panel and user signup process API to registration a user.
Thanks,
Anran
Jan 19, 2021 · Amran Hossain
Hello Domingos Masta ,
I need to access your project to find out what's wrong. Completely working project i just put as article. No doubt.
Jan 14, 2021 · Amran Hossain
It's your end problem. Please check bellow option:
- Bean Creation failed due to reference bean is not create.
- Please read care fully this article
- Please run the project 1st on IntliJ.
May 09, 2020 · Amran Hossain
Hi,
Thanks for your compliments.
As per your comments. I want to say that - You just add Postgresql driver dependency into pom file. no need extra configuration for postgreSql. You know, we have already declare URL, userName, passwor and database name in MYSQL master table. when you request to login using client ID then we just detect (Get Data from master table using client ID) what tenant should be assign into DBContextHoleder then others Intilization and pool create dynamically.
Thanks!