From 2fa38e14ca10775d315bc3272c2a46cc08349217 Mon Sep 17 00:00:00 2001 From: Justiks Date: Wed, 19 Feb 2025 15:32:06 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=80=D0=BE=D0=BC=D0=B5=D0=B6=D1=83?= =?UTF-8?q?=D1=82=D0=BE=D1=87=D0=BD=D1=8B=D0=B5=20=D0=B8=D1=82=D0=BE=D0=B3?= =?UTF-8?q?=D0=B8=20:skull:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 25 +++++++++++-------- .../java/com/example/nto/entity/Employee.java | 9 +++++++ .../nto/websecurity/WebSecurityConfig.java | 12 ++++++++- src/main/resources/data.sql | 10 ++++---- 4 files changed, 40 insertions(+), 16 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5bbfbd3..0bbe3c7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,14 +4,10 @@