Vladislav Frolov
Vladislav Frolov
_org.cqfn.diktat.util.SuppressingTest.kt_ Diktat ignores unused imports and throws no warnings
``` .httpBasic { httpBasicSpec -> // Authenticate by comparing received basic credentials with existing one from DB httpBasicSpec.authenticationManager( UserDetailsRepositoryReactiveAuthenticationManager { username -> // Looking for user in DB by received...
> **That's why we need to GENERATE a our own SAVE ID for user when he first time register!** ``` fun findByName(name: String): User? { val record = namedParameterJdbcTemplate.queryForList( "SELECT...
We also need to rename the paths for entities in `save-cloud-common `
@nulls I am receiving this message in my save cloud
> @Cheshiriks which version did you get it with? You should post the whole log (or even attach a log file), because it contains this information in the very beginning...
> can you please provide a code snippet to reproduce this exception? > > Also, `SaveProperties` was refactored, please check this with latest main Yes. Parent save.toml ``` [general] execCmd...