Git Product home page Git Product logo

Comments (1)

artshishkin avatar artshishkin commented on August 14, 2024

test log login_whenUserPresent_mustBeOk

Hibernate: 
    select
        userentity0_.id as id1_0_,
        userentity0_.email as email2_0_,
        userentity0_.encrypted_password as encrypte3_0_,
        userentity0_.first_name as first_na4_0_,
        userentity0_.last_name as last_nam5_0_,
        userentity0_.user_id as user_id6_0_ 
    from
        users userentity0_ 
    where
        userentity0_.email=?
2021-02-25 01:03:28.851 TRACE 12620 --- [o-auto-1-exec-4] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [[email protected]]
2021-02-25 01:03:28.853 DEBUG 12620 --- [o-auto-1-exec-4] o.h.stat.internal.StatisticsImpl         : HHH000117: HQL: select generatedAlias0 from UserEntity as generatedAlias0 where generatedAlias0.email=:param0, time: 1ms, rows: 1
2021-02-25 01:03:28.853  INFO 12620 --- [o-auto-1-exec-4] i.StatisticalLoggingSessionEventListener : Session Metrics {
    62900 nanoseconds spent acquiring 1 JDBC connections;
    0 nanoseconds spent releasing 0 JDBC connections;
    115100 nanoseconds spent preparing 1 JDBC statements;
    429000 nanoseconds spent executing 1 JDBC statements;
    0 nanoseconds spent executing 0 JDBC batches;
    0 nanoseconds spent performing 0 L2C puts;
    0 nanoseconds spent performing 0 L2C hits;
    0 nanoseconds spent performing 0 L2C misses;
    0 nanoseconds spent executing 0 flushes (flushing a total of 0 entities and 0 collections);
    0 nanoseconds spent executing 0 partial-flushes (flushing a total of 0 entities and 0 collections)
}
Hibernate: 
    select
        userentity0_.id as id1_0_,
        userentity0_.email as email2_0_,
        userentity0_.encrypted_password as encrypte3_0_,
        userentity0_.first_name as first_na4_0_,
        userentity0_.last_name as last_nam5_0_,
        userentity0_.user_id as user_id6_0_ 
    from
        users userentity0_ 
    where
        userentity0_.email=?
2021-02-25 01:03:28.916 TRACE 12620 --- [o-auto-1-exec-4] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [[email protected]]
2021-02-25 01:03:28.917 DEBUG 12620 --- [o-auto-1-exec-4] o.h.stat.internal.StatisticsImpl         : HHH000117: HQL: select generatedAlias0 from UserEntity as generatedAlias0 where generatedAlias0.email=:param0, time: 0ms, rows: 1
2021-02-25 01:03:28.917  INFO 12620 --- [o-auto-1-exec-4] i.StatisticalLoggingSessionEventListener : Session Metrics {
    36400 nanoseconds spent acquiring 1 JDBC connections;
    0 nanoseconds spent releasing 0 JDBC connections;
    70500 nanoseconds spent preparing 1 JDBC statements;
    124600 nanoseconds spent executing 1 JDBC statements;
    0 nanoseconds spent executing 0 JDBC batches;
    0 nanoseconds spent performing 0 L2C puts;
    0 nanoseconds spent performing 0 L2C hits;
    0 nanoseconds spent performing 0 L2C misses;
    0 nanoseconds spent executing 0 flushes (flushing a total of 0 entities and 0 collections);
    0 nanoseconds spent executing 0 partial-flushes (flushing a total of 0 entities and 0 collections)
}
eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIxNDhlZGIxNy04MDQwLTQ1MzktYWE0NS1iNjMzMThjOGIyMTgiLCJleHAiOjE2MTUwNzE4MDh9.foyXANyngRzuuYo0oMrnG1sjAZds0nN9WEc5bngnk3gom-OdvgMie120EIFuVT-HlCZv9f5n6CakEQVRUGro9g
148edb17-8040-4539-aa45-b63318c8b218

from art-kargopolov-microservices.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.