@AccessFrom in AssetDTO and AssetMapper with improved membershipDisplayReference
This commit is contained in:
		@@ -37,7 +37,10 @@ spring:
 | 
			
		||||
            indent-output: true
 | 
			
		||||
    datasource:
 | 
			
		||||
        type: com.zaxxer.hikari.HikariDataSource
 | 
			
		||||
        # H2 in memory:
 | 
			
		||||
        url: jdbc:h2:mem:hsadminng;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE
 | 
			
		||||
        # H2 in file:
 | 
			
		||||
        # url: jdbc:h2:~/.hsadminng.h2db;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE
 | 
			
		||||
        username: hsadminNg
 | 
			
		||||
        password:
 | 
			
		||||
        hikari:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user