Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
java-squid
/
effective-java
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
103
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
20210317
Jump to bottom
tmdgusya edited this page
Mar 17, 2021
·
1 revision
회고
Roach
프로젝트에서 JPA 사용 중
스프링 공부중
Sunny
JPA 위주로 공부중
직렬화 아이템을 공부하면서 회사에 직렬화를 사용하는게 있는지 찾아봤지만, 쓰는 곳이 딱히 없음.
회사 생활에는 만족하고 있음
Han
직렬화라는 기술을 많이 써보지 않아서 크게 다가오지 않았음
최근에 큰 프로젝트에 참여하게됨.
David
막학기.. db 수업, 과제 하는 중..
백엔드 개발자가 에게는 db의 이해가 정말 중요함을 느낀다.
Pyro
리뷰 활동 진행 중..
직렬화를 사용하면 안됨을 많이 느겼음.
Items
Item85
remote procedure call
gRPC는 JSON으로 데이터를 주고 받는 거에서 성능차이만 있는 듯.
gRPC 장점
Item86
자바 직렬화, 로그인 실무편
엔티티에 Serializable 사용
Item87
직렬화를 사용할 때, 객체의 물리적 표현뿐만 아니라, 논리적인 내용도 고려해야함.
Item88
readObject 로 해당 객체 참조를 얻을 수 있으므로 가변 복사를 고려해야함.
Item89
싱글톤을 할꺼면, enum을 사용해라
readResolve를 하면 readObject가 만든 인스턴스를 기존의 인스턴스로 대체해서, 새롭게 만든 인스턴스는 바로 GC됨.
readObject vs readResolve
Item90
proxy pattern, delegation pattern.. 헷갈림.
아마 둘 다 대체하는 느낌.
proxy pattern
다음 스터디
일단은 오브젝트 (변동 가능)
3월 26일(금) 까지 참가 여부를 알려주기 (dm or slack 채널)
다른 주제 혹은 공유할 내용이 있으면 남기기
Wiki pages
Pages
19
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
2020.09.19 1번째 스터디
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
2020.09.26 2번째 스터디
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
2020.10.17
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
2020.10.31
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20201109
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20201116
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20201123
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20201130
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20201207
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20201214
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20210118
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20210125
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20210201
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20210208
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20210222
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20210308
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
20210317
회고
Roach
Sunny
Han
David
Pyro
Items
Item85
Item86
Item87
Item88
Item89
Item90
다음 스터디
Loading
기획서
Uh oh!
There was an error while loading.
Please reload this page
.
Show 4 more pages…
Clone this wiki locally
You can’t perform that action at this time.