Created
June 15, 2020 11:50
-
-
Save askmeegs/1e66a6a7f4a5ac8680d579d0ab7c3c57 to your computer and use it in GitHub Desktop.
java service headers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ ~ stern balancereader | |
+ balancereader-ccb445895-698gw › reader | |
balancereader-ccb445895-698gw reader ____ _ ____ _ | |
balancereader-ccb445895-698gw reader | __ ) __ _ | | __ _ _ __ ___ ___ | _ \ ___ __ _ __| | ___ _ __ | |
balancereader-ccb445895-698gw reader | _ \ / _` | | | / _` | | '_ \ / __| / _ \ | |_) | / _ \ / _` | / _` | / _ \ | '__| | |
balancereader-ccb445895-698gw reader | |_) | | (_| | | | | (_| | | | | | | (__ | __/ | _ < | __/ | (_| | | (_| | | __/ | | | |
balancereader-ccb445895-698gw reader |____/ \__,_| |_| \__,_| |_| |_| \___| \___| |_| \_\ \___| \__,_| \__,_| \___| |_| | |
balancereader-ccb445895-698gw reader | |
balancereader-ccb445895-698gw reader $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ | |
balancereader-ccb445895-698gw reader | |
balancereader-ccb445895-698gw reader 2020-06-15 11:43:59.009 INFO 1 --- [ main] a.s.f.b.BalanceReaderApplication : Starting BalanceReaderApplication on balancereader-ccb445895-698gw with PID 1 (/app/classes started by root in /) | |
balancereader-ccb445895-698gw reader 2020-06-15 11:43:59.025 INFO 1 --- [ main] a.s.f.b.BalanceReaderApplication : No active profile set, falling back to default profiles: default | |
balancereader-ccb445895-698gw reader 2020-06-15 11:44:04.603 INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. | |
balancereader-ccb445895-698gw reader 2020-06-15 11:44:05.490 INFO 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 806ms. Found 1 repository interfaces. | |
balancereader-ccb445895-698gw reader 2020-06-15 11:44:08.030 INFO 1 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a7e0f3b9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | |
balancereader-ccb445895-698gw reader 2020-06-15 11:44:10.431 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment