fong
fong
> @Espylapiza 的方法有用,十分感谢,不过要记得给runrun.sh加执行权限 其实不用增大sleep的值,只要看到dock微信图标那里有多个窗口指示器,再次点击微信运行黑框和多余的窗口就关闭了
> Yes, it does not affect service startup, it is just a canonical check for Jetbrains on Spring Bean assembly. I use getOrCreateHazelcastInstance avoid this problem, perhaps it was hazelcast-spring's...
> ### Describe the bug > The examples use old env variables to connect to the remote postgres (as an example): > > ``` > DB_VENDOR: POSTGRES > DB_ADDR: postgres...
Hi~! There should be a @Configuration class configured with this @Bean, You may need to use SagaInstanceFactory , It is more intuitive. ```java this.sagaInstanceFactory.create( this.bizSaga, new BizSagaData( required biz params...));...
Hi it's this? [code invoked by message handlers shouldn't use Spring's @Transactional since that interferes with Eventuate Tram's transaction management. The stack trace suggests that @Transactional is being used.](https://github.com/eventuate-tram/eventuate-tram-core/issues/118#issuecomment-675501481)
io.vividcode.happyride.passengerservice.domain.TripServiceProxy 中的 TripApi 也没有对应类,是删除了吗?虽然还不知道具体作用
> Feature request > > In daily query, only the key of the map can be defined. I hope that the value of the map can also be defined, which...