Intellij 프로젝트 인식 안됨 현상 전체 검색 동작 안함프로젝트 구조 안 나옴Intellij 에서 노란색으로 나타남원인Project 인식 안됨 해결File > Project Structure > Project Settings > Modules > Import Module 클릭 Project Directory 선택 > Import module from external model 에서 Eclipse 선택 > 전체 Next 후 import 오류관리 2024.10.16
데이터 모델링 상속과 관계https://swingswing.tistory.com/6 ER모델, E-R 모델을 관계 데이터 모델로 사상_관계, 강한개체, 전체참여, 참조외래키, 부서, 직원▣ E-R 모델을 관계 데이터 모델로 사상_관계, 강한개체, 전체참여, 참조외래키 ER 모델 관계 스키마 2진 관계 1:1양방향 완전관계 두 릴레이션을 하나로 통합(일반적인 경우) 두 엔티티타입과 관계swingswing.tistory.com ie 표기법 , baker 표기법https://b-programmer.tistory.com/357 [database] ERD 표기 법 IE vs BarkerERD를 표기하는데 자주 사용하는 표기법으로 IE표기 법과 Barker표기법이 있다고 한다. 엔티티, 속성, 관계(카니널리티), 관계(옵셔널리티.. Database 2024.09.12
Java Heap 과 성능의 관계 https://medium.com/@maheshwar.ramkrushna/understanding-heap-size-and-its-impact-on-java-application-performance-d4c312bbd13c 카테고리 없음 2024.08.05
Database Sharding vs. Partitioning https://www.baeldung.com/cs/database-sharding-vs-partitioning 기타내용 2024.08.02
[오류해결] unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass 오류문구unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass 오류상황lombok 설치 후 sts에서 java 파일 안열림 오류해결sts 실행파일 경로에 SpringToolSuite4.ini 에 lombok 경로 수정 설치시 안내에 나와있다.. 카테고리 없음 2024.07.25
[Redis] 데이터 구조 - Understand Redis Data https://redis.io/docs/latest/develop/data-types/ Understand Redis data typesOverview of data types supported by Redisredis.io https://velog.io/@yeomyaloo/%EB%A0%88%EB%94%94%EC%8A%A4-%EB%82%B4%EB%B6%80%EC%9D%98-index%EB%A5%BC-%EB%82%98%EB%88%A0-%EC%82%AC%EC%9A%A9%ED%95%A0-%EB%95%8C-%EC%96%B4%EB%96%BB%EA%B2%8C-%EC%8A%A4%ED%94%84%EB%A7%81%EB%B6%80%ED%8A%B8%EB%A5%BC-%EC%82%AC%EC%9A%A9%ED%95%9C-%ED%9.. 카테고리 없음 2024.07.15
스프링 리액터 Reactor 기초,개념 리액티브 프로그래밍 Reactive Programming 이해하기프로젝트 리액터 Project Reactor리액티브 데이터 오퍼레이션 Operating on data reactively 리액터란 리액티브 스트림을 구현하는 라이브러리이며 Flux 와 Mono 두가지 타입으로 스트림을 정의스프링 웹플럭스에서 핸들러는 스프링 MVC 에서의 컨트롤러와 같은 역할 https://wecandev.tistory.com/60 [스프링 인 액션] 10장 Reactor: 리액터 개요10장 리액티브 프로그래밍 & 리액터 💻 실습 : https://github.com/cusbert/spring-in-action-5th 🎯 이 장에서 배우는 내용 리액티브 프로그래밍 Reactive Programming 이해하기 프로젝트 .. 카테고리 없음 2024.05.13
[LowCode] Mendix 가입 및 설치 Mendix 홈페이지 https://www.mendix.com/ Low-code Application Development Platform | MendixMendix is the fastest & easiest low-code platform used by businesses to develop mobile & web apps at scale. Try the platform for free!www.mendix.com 가입 경로 : 개인 이메일 가입 불가 ( gmail, naver 불가 )we are sorry, currently it's not possible to create a Mendix account using a non-work email address. 회원가입 완료 후 로그인!https.. 카테고리 없음 2024.05.02
AI 용어사전 해당 글을 요약하였습니다.https://yozm.wishket.com/magazine/detail/2360/ LLM광범위한 양의 텍스트 데이터를 학습한 모델 GPT - Generative Pre-trained Transformer대형 언어 모델의 대표, 인간처럼 말할수 있도록 훈련된 모델transformer - 아키텍쳐 종류, 인간의 언어 처리 방식을 모방한 자연어 처리 분야의 심층 신경망 구조 매개변수(parametere)질문에 관한 최적의 답변을 산출하기 위해서는 정밀하게 설계된 함수가 필요, 함수는 매개변수로 이루어져있음.음식의 조미료와 같은 것, 많을 수록 정교하고 맛있어지지만 너무 과하면 안됨매개변수가 많아질 수록 정교한 답을 생성할 수 있음답변의 정확도를 높이기 위해서는 각 변수의 가중치를 .. 카테고리 없음 2024.04.22