Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はクライアントにプロジェクトを提供していますが、彼はユースケースとユースケースモデルを求めています.それらの違いは何ですか?
実際、私はROLE_USER、ROLE_MAKER、ROLE_CHECKERのようなデータベースに役割を持っています.今私は @PreAutorize(hasRole('ROLE_USER','ROLE_MAKER'),
よろしくお願いします