App 2023-11-28 0
App 2023-11-28 0
App 2023-11-28 0
Version
[background-preinit] HV000001: Hibernate Validator 6.2.3.Final
2023-11-28 12:13:39,053 INFO
org.springframework.data.repository.config.RepositoryConfigurationDelegate [main]
Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-11-28 12:13:39,299 INFO
org.springframework.data.repository.config.RepositoryConfigurationDelegate [main]
Finished Spring Data repository scanning in 236 ms. Found 35 JPA repository
interfaces.
2023-11-28 12:13:40,291 INFO
org.springframework.boot.web.embedded.tomcat.TomcatWebServer [main] Tomcat
initialized with port(s): 8080 (http)
2023-11-28 12:13:40,306 INFO org.apache.coyote.http11.Http11NioProtocol [main]
Initializing ProtocolHandler ["http-nio-8080"]
2023-11-28 12:13:40,307 INFO org.apache.catalina.core.StandardService [main]
Starting service [Tomcat]
2023-11-28 12:13:40,307 INFO org.apache.catalina.core.StandardEngine [main]
Starting Servlet engine: [Apache Tomcat/9.0.64]
2023-11-28 12:13:40,900 INFO org.apache.jasper.servlet.TldScanner [main] At least
one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this
logger for a complete list of JARs that were scanned but no TLDs were found in
them. Skipping unneeded JARs during scanning can improve startup time and JSP
compilation time.
2023-11-28 12:13:40,926 INFO org.apache.catalina.core.ContainerBase.[Tomcat].
[localhost].[/singei] [main] Initializing Spring embedded WebApplicationContext
2023-11-28 12:13:40,926 INFO
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
[main] Root WebApplicationContext: initialization completed in 3636 ms
2023-11-28 12:13:41,250 INFO org.hibernate.jpa.internal.util.LogHelper [main]
HHH000204: Processing PersistenceUnitInfo [name: default]
2023-11-28 12:13:41,331 INFO org.hibernate.Version [main] HHH000412: Hibernate ORM
core version 5.6.9.Final
2023-11-28 12:13:41,584 INFO org.hibernate.annotations.common.Version [main]
HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-11-28 12:13:41,737 INFO com.zaxxer.hikari.HikariDataSource [main] HikariPool-1
- Starting...
2023-11-28 12:13:41,872 INFO com.zaxxer.hikari.HikariDataSource [main] HikariPool-1
- Start completed.
2023-11-28 12:13:41,900 INFO org.hibernate.dialect.Dialect [main] HHH000400: Using
dialect: org.hibernate.dialect.PostgreSQLDialect
2023-11-28 12:13:41,955 INFO Hibernate Types [main] This framework is proudly
powered by:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
Hypersistence Optimizer is that tool! For more details, go to:
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:
234)
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObj
ect.awaitNanos(AbstractQueuedSynchronizer.java:2123)
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.
take(ScheduledThreadPoolExecutor.java:1182)
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.
take(ScheduledThreadPoolExecutor.java:899)
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor
.java:1054)
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecut
or.java:1114)
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecu
tor.java:628)
[email protected]/java.lang.Thread.run(Thread.java:834)
2023-11-28 12:13:47,002 WARN org.apache.catalina.loader.WebappClassLoaderBase
[main] The web application [singei] appears to have started a thread named
[HikariPool-1 connection adder] but has failed to stop it. This is very likely to
create a memory leak. Stack trace of thread:
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:
234)
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObj
ect.awaitNanos(AbstractQueuedSynchronizer.java:2123)
[email protected]/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.
java:458)
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor
.java:1053)
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecut
or.java:1114)
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecu
tor.java:628)
[email protected]/java.lang.Thread.run(Thread.java:834)
2023-11-28 12:13:47,003 WARN org.apache.catalina.loader.WebappClassLoaderBase
[main] The web application [singei] appears to have started a thread named
[HttpClient-1-SelectorManager] but has failed to stop it. This is very likely to
create a memory leak. Stack trace of thread:
[email protected]/sun.nio.ch.KQueue.poll(Native Method)
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122
)
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
platform/[email protected]/jdk.internal.net.http.HttpClientImpl$SelectorManager.
run(HttpClientImpl.java:867)
2023-11-28 12:13:47,004 WARN
org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplic
ationContext [main] Exception encountered during context initialization -
cancelling refresh attempt:
org.springframework.context.ApplicationContextException: Unable to start web
server; nested exception is org.springframework.boot.web.server.WebServerException:
Unable to start embedded Tomcat
2023-11-28 12:13:47,011 INFO
org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean [main] Closing
JPA EntityManagerFactory for persistence unit 'default'
2023-11-28 12:13:47,012 INFO com.zaxxer.hikari.HikariDataSource [main] HikariPool-1
- Shutdown initiated...
2023-11-28 12:13:47,021 INFO com.zaxxer.hikari.HikariDataSource [main] HikariPool-1
- Shutdown completed.
2023-11-28 12:13:47,036 INFO
org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingList
ener [main]
***************************
APPLICATION FAILED TO START
***************************
Description:
The dependencies of some of the beans in the application context form a cycle:
Action:
Relying upon circular references is discouraged and they are prohibited by default.
Update your application to remove the dependency cycle between beans. As a last
resort, it may be possible to break the cycle automatically by setting
spring.main.allow-circular-references to true.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023-11-28 12:14:40,732 INFO
org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator [main]
HHH000490: Using JtaPlatform implementation:
[org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-11-28 12:14:40,762 INFO
org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean [main]
Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-11-28 12:14:42,240 ERROR
org.springframework.boot.web.embedded.tomcat.TomcatStarter [main] Error starting
Tomcat context. Exception:
org.springframework.beans.factory.UnsatisfiedDependencyException. Message: Error
creating bean with name 'configuracionSeguridad' defined in file
[/Users/israelavila/Desarrollo/java/SINGEI_USCUSS/infraestructura/target/classes/
singei/uscuss/infraestructura/seguridad/ConfiguracionSeguridad.class]: Unsatisfied
dependency expressed through constructor parameter 0; nested exception is
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating
bean with name 'proveedorBasicoAutenticacion' defined in file
[/Users/israelavila/Desarrollo/java/SINGEI_USCUSS/infraestructura/target/classes/
singei/uscuss/infraestructura/seguridad/ProveedorBasicoAutenticacion.class]:
Unsatisfied dependency expressed through constructor parameter 1; nested exception
is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating
bean with name 'usuarioSINGEIServicio' defined in file
[/Users/israelavila/Desarrollo/java/SINGEI_USCUSS/dominio/target/classes/singei/
uscuss/dominio/servicio/componente/UsuarioSINGEIServicio.class]: Unsatisfied
dependency expressed through constructor parameter 2; nested exception is
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating
bean with name 'rolSINGEIServicio' defined in file
[/Users/israelavila/Desarrollo/java/SINGEI_USCUSS/dominio/target/classes/singei/
uscuss/dominio/servicio/componente/RolSINGEIServicio.class]: Unsatisfied dependency
expressed through constructor parameter 1; nested exception is
org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating
bean with name 'usuarioSINGEIServicio': Requested bean is currently in creation: Is
there an unresolvable circular reference?
2023-11-28 12:14:42,338 INFO javax.enterprise.resource.webcontainer.jsf.config
[main] Inicializando Mojarra 2.3.17 para el contexto '/singei'
2023-11-28 12:14:42,554 INFO javax.enterprise.resource.webcontainer.jsf.application
[main] JSF1048: hay presentes anotaciones PostConstruct/PreDestroy. Los métodos de
beans administrados marcados con estas anotaciones procesarán dichas anotaciones.
2023-11-28 12:14:43,558 INFO
org.primefaces.webapp.PostConstructApplicationEventListener [main] Running on
PrimeFaces 11.0.0
2023-11-28 12:14:43,560 INFO
org.primefaces.extensions.application.PostConstructApplicationEventListener [main]
Running on PrimeFaces Extensions 11.0.4
2023-11-28 12:14:43,569 INFO org.apache.catalina.core.StandardService [main]
Stopping service [Tomcat]
2023-11-28 12:14:43,574 WARN org.apache.catalina.loader.WebappClassLoaderBase
[main] The web application [singei] appears to have started a thread named
[HikariPool-1 housekeeper] but has failed to stop it. This is very likely to create
a memory leak. Stack trace of thread:
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:
234)
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObj
ect.awaitNanos(AbstractQueuedSynchronizer.java:2123)
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.
take(ScheduledThreadPoolExecutor.java:1182)
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.
take(ScheduledThreadPoolExecutor.java:899)
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor
.java:1054)
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecut
or.java:1114)
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecu
tor.java:628)
[email protected]/java.lang.Thread.run(Thread.java:834)
2023-11-28 12:14:43,574 WARN org.apache.catalina.loader.WebappClassLoaderBase
[main] The web application [singei] appears to have started a thread named
[HikariPool-1 connection adder] but has failed to stop it. This is very likely to
create a memory leak. Stack trace of thread:
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:
234)
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObj
ect.awaitNanos(AbstractQueuedSynchronizer.java:2123)
[email protected]/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.
java:458)
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor
.java:1053)
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecut
or.java:1114)
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecu
tor.java:628)
[email protected]/java.lang.Thread.run(Thread.java:834)
2023-11-28 12:14:43,575 WARN org.apache.catalina.loader.WebappClassLoaderBase
[main] The web application [singei] appears to have started a thread named
[HttpClient-1-SelectorManager] but has failed to stop it. This is very likely to
create a memory leak. Stack trace of thread:
[email protected]/sun.nio.ch.KQueue.poll(Native Method)
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122
)
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
platform/[email protected]/jdk.internal.net.http.HttpClientImpl$SelectorManager.
run(HttpClientImpl.java:867)
2023-11-28 12:14:43,576 WARN
org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplic
ationContext [main] Exception encountered during context initialization -
cancelling refresh attempt:
org.springframework.context.ApplicationContextException: Unable to start web
server; nested exception is org.springframework.boot.web.server.WebServerException:
Unable to start embedded Tomcat
2023-11-28 12:14:43,582 INFO
org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean [main] Closing
JPA EntityManagerFactory for persistence unit 'default'
2023-11-28 12:14:43,584 INFO com.zaxxer.hikari.HikariDataSource [main] HikariPool-1
- Shutdown initiated...
2023-11-28 12:14:43,591 INFO com.zaxxer.hikari.HikariDataSource [main] HikariPool-1
- Shutdown completed.
2023-11-28 12:14:43,602 INFO
org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingList
ener [main]
***************************
APPLICATION FAILED TO START
***************************
Description:
The dependencies of some of the beans in the application context form a cycle:
Action:
Relying upon circular references is discouraged and they are prohibited by default.
Update your application to remove the dependency cycle between beans. As a last
resort, it may be possible to break the cycle automatically by setting
spring.main.allow-circular-references to true.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
Hypersistence Optimizer is that tool! For more details, go to:
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
Hypersistence Optimizer is that tool! For more details, go to:
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
_ _ _ _
| | | | (_) | |
| |__| |_ _ _ __ ___ _ __ ___ _ ___| |_ ___ _ __ ___ ___
| __ | | | | '_ \ / _ \ '__/ __| / __| __/ _ \ '_ \ / __/ _ \
| | | | |_| | |_) | __/ | \__ \ \__ \ || __/ | | | (_| __/
|_| |_|\__, | .__/ \___|_| |___/_|___/\__\___|_| |_|\___\___|
__/ | |
|___/|_|
At Hypersistence, we only build amazing tools, like Hibernate Types, Flexy Pool, or
Hypersistence Optimizer.
What if there were a tool that could automatically detect JPA and Hibernate
performance issues?
https://vladmihalcea.com/hypersistence-optimizer/
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<