ItsTikk's Tech Note

In this blog, I have put articles about how to set up a system and development environment to share my experience. I hope anyone to faces any issues in their work or project could get some answers from my blog. To be honest, I have many things I want to share many things, I just keep it in my bookmark. Hopefully, I could put together all of my articles into this blog and share it with you.

▼
Thursday, December 31, 2020

Real-Time Application with Websocket and Postgres

›
 On this post, I will discuss the problem about the problem I have often faced in my entire career. That is system integration. If you could...
Monday, December 21, 2020

Widlfly Hiberate OGM (Object Grid Mapper) with MongoDB

›
In the real world of enterprise application, Relational Database Management System (RDBMS) is dominant product. There are several most widel...
1 comment:
Thursday, December 17, 2020

Integrate Testing Java EE (JPA, EJB, CDI) with Arquillian

›
When it comes to JavaEE, the biggest obstacle is conducting test, especially for EJB. This makes EJB is drawback for most developers. In fa...
Saturday, November 28, 2020

Create Full Duplex by using Websocket with Wildfly 10.1.0

›
 In this post, we demonstrate how to use websocket to implement two way communication between server and client. Typical HTTP, only client c...
Monday, November 23, 2020

Wildfly Custom Authentication with JAAS (MongoDB)

›
  In this post, we will demonstrate how to configure custom login on wildfly by using JAAS. Wildfly provides most common use for login metho...
Saturday, August 22, 2020

Secure EJB Access on Wildfly Application Server With JDBC Authentication Realm

›
  EJB is used to create business logic in Java EE application. Setting up authorization to limit the access to your business execution base ...
Wednesday, August 12, 2020

Sharding Table with postgres_fwd on PostgreSQL-12

›
  In previous post, we have create table partitioning to scale out database. Table partition is stored in the same server, data will store i...
‹
›
Home
View web version

About Me

My photo
tikk
I have been working with Java, Oracle and Opensource technologies more than 10 years. I have learn many things from my troubles and I want to share know how with you.
View my complete profile
Powered by Blogger.