Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jakarta-ee

How glassfish domains are separated from each other?

java jakarta-ee glassfish

Performance benefits of Apache Tomcat native connectors

What is the difference between JMS consumer and Message Driven Beans (MDB)

Redeploying Java EE applications immediately

Can a transaction be propagated between EJBs from different applications in Weblogic?

Should method in data access object (DAO) throw or catch its exception? [closed]

JNDI resource name appended with __pm . Deployment fails

MailConnectException: Couldn't connect to host, port: smtp.gmail.com, 465; timeout -1

jakarta-ee jakarta-mail

Difference between Query .list and .getResultList

java hibernate jakarta-ee

Good pattern or framework for adding auditing to an existing app? [closed]

java jakarta-ee aop crud audit

How to set up Eclipse TPTP

Original class name of a proxy (without manual string manipulation)

java class jakarta-ee proxy cdi

spring Java config for excel view resolver

How to selectively inactivate REST endpoints in a Java application?

How to handle post data of size more than 2 mb

How can I make a ServletContextListener stop the Java EE application?

How does Spring Security sessions work?

dynamic @PersistenceContext unitName attribute for container-based EntityManager

Tomcat mapping context via server.xml

Merge an entity, change its id, merge again, cause "mapped to a primary key column in the database. Updates are not allowed" error