Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jakarta-ee

Jaspic module not propagating principal to local EJB in JBoss 7.4

EclipseLink Result Cache not caching results

jpa jakarta-ee eclipselink

CDI Transaction Management: How does @Transactional work?

Clean way of injecting/checking for presence of a HttpServletRequest with CDI from code that can be called outside a request?

jakarta-ee wildfly cdi weld

Pre-load specific entities (tables) in l2 cache with JPA

java jakarta-ee jpa

Auto retry after EJB transaction rollback

java jakarta-ee jpa ejb weblogic

What is that Application class lifecycle of a rest service?

java rest jakarta-ee jax-rs

How Can I create Spring Bean outside of Spring Application Context

java spring jakarta-ee

What' the purpose of @Named annotation

jakarta-ee annotations cdi

Tutorial on how to set up a very simple J2EE web application from scratch? [closed]

java jakarta-ee

Best (most efficient) DataType to use for UUIDs as JPA IDs

java jpa jakarta-ee guid uuid

Including JSP page into another JSP page, how to avoid multiple HEAD / BODY sections?

jsp jakarta-ee jspinclude

Make deployment fail with customized error in Glassfish 3.1

JerseyTest Default port change to test REST WEB SERVICE

Hibernate native query with null Date parameter

Spring security group based authorization [closed]

How exactly works this Spring Security example?

How to implement Parallel Zip Creation with ScatterZipOutputStream with Zip64 Support?