vocabulary
potentia: tiềm năng
whatever kind of: bất cứ loại +
capacity (noun) : sức chứa
subtaning: duy trì.
capacity for sustaining: khả năng duy trì.
cash: tiền
balances: cân bằng
electronic cash balances: số dư tiền điện tử
compact (adj): gọn nhẹ
inspect(v): quan sát
appreciate(v): đánh giá
To appreciate: đánh giá cao
encapsulate : đóng gói, gói lại
Significant: có ý nghĩa
enhanced (v): nâng cao
postpone: hoãn lại
Annex (n): phu lục
be aware of: coi chừng
intended: đự định
compliant (adj): tuân thủ , nhường nhịn
opportunity(n): cơ hội
Immutable(adj) : bất biến
mutable : có thể thay đổi
so forth: vân vân vv.
Examined: Kiểm tra
conjunction (n):kết hợp
rid :thoát khỏi
reflect : phản chiếu
inadequate (adj): không thoãi đáng
burden: gánh nặng
precisely (adv): đúng, tỉ mĩ
encounter (n): gặp ngỡ
composite (adj): hỗn hợp
constituent: thành phần
in order to obtain: để có được, để lấy
add / subtract : thêm / bớt, cộng/trừ
Truncation: Cắt bớt.
obviously: chắn chắn
precision: độ chính xác
roughly : gần như, đại khái
abbreviated: viết tắt
scenarios: tình huống
appropriate: thích hợp
sufficient: đủ, vừa đủ.
accelerated: tăng tốc.
Many folks: nhiều người
Worth: đánh giá
clarification: Làm rõ
drawbacks: nhược điểm
individual : cá nhân
diagnostic: chuẩn đoán
definitely: chắn chắn.
intermediate: trung gian
desired: mong muốn
Predicate: thuộc tính
whereas : trong khi
semicolons : chấu phẩy
snippet : đoạn trích
consist : bao gồm
inspect (v): quan sát
chain : chuỗi (hoạt động)
greatly increased: giảm rất nhiều
versatile : linh hoạt
aggregations : tổng hợp
ingredient : thành phần
confused : bối rối
conveys: truyền đạt, truyền tải
indicates : chỉ ra
characteristic : đặc tính, đặc điểm
corresponding : tương ứng
cumbersome: cồng kềnh
verbose : dài dòng
associate : liên kết
Moving on: tiếp tục
permit : cho phép, giấy phép
consistent : thích hợp
comes to the recue : giả cứu
aggregated : Tổng hợp
annotations: chú thích
assure : cam đoan
precise : tóm lược
redundant : dư thừa
legal : hợp pháp
prone : dễ bị
misuse : lạm dụng , sử dụng sai
eliminate : loại bỏ
equivalent : tương đương
relied on : dựa trên
violate : vi phạm
omitted : bỏ qua
If <mode> is omitted, defaults to --mixed. The <mode> must be one of the following.
obsolete : lõi thời
enhancement : cải tiến
onward : trở đi
Prior : trước
Tackle : giải quyết
as long as : miễn là
as well as: cũng như
accommodate: thích nghi
curious: tò mò
is discouraged: không khuyến kích
even number : số chẵn
odd number : số lẻ
Practical Example: ví dụ thực tế
spawn : sinh ra
Attempts : nỗ lực
regarding : về cái gì đó
Let’s assume : giả định
attempt to: cố gắn
We will attempt to explore that difference in this lab.
so far: cho đến nay
Here is a list of all four commits that we have made to the repository so far.
abbreviations : viết tắt
git status, git add, git commit, and git checkout are such common commands that it is useful to have abbreviations for them
whatever: bất cứ gì
The reset command resets the staging area to be whatever is in HEAD
tied to: ràng buộc
Its content is just the hash of the commit tied to the tag.
isolate : cô lập
you’ll want to put these changes into a separate branch to isolate them from changes in master.
Essentially : bản chất
Essentially it is nothing but the .git directory of a non-bare repo.
Furthermore: hơn nữa
Furthermore, if the required attribute is set to true, only a single constructor may be annotated with @Autowired
even if: thậm chí nếu
Finally, some parts of our services require the user to be authenticated again even if the user is already logged in
forcibly : ép buộc
The user's who's session is forcibly expired is sent to expiredUrl(String)
intervene : can thiệp
The advantage of this approach is if a user accidentally does not log out, there is no need for an administrator to intervene or wait till their session expires.
reached: đạt được, đạt tới
If true, prevents a user from authenticating when the maximumSessions(int) has been reached
emergence : xuất hiện
the Cross-Origin Resource Sharing (CORS) is a relevant specification with the emergence of HTML5 and JS clients that consume data via REST APIs.
the Cross-Origin Resource Sharing (CORS) is a relevant specification with the emergence of HTML5 and JS clients that consume data via REST APIs.
against which: dựa vào đó
It is responsible for fetching the User Object with username and password against which the incoming User Object will be compared.
It is responsible for fetching the User Object with username and password against which the incoming User Object will be compared.
concrete : cụ thể
Let's take a look at a concrete example to get a better understanding.
Let's take a look at a concrete example to get a better understanding.
pretend: giả vờ
evil : xấu, không tốt
Now pretend you authenticate to your bank's website and then, without logging out, visit an evil website
evil : xấu, không tốt
Now pretend you authenticate to your bank's website and then, without logging out, visit an evil website
exploit: khai thác
If an application were not validating the Content-Type, then it would be exposed to this exploit.
If an application were not validating the Content-Type, then it would be exposed to this exploit.
certain : chắc chắn
you need to be certain that your application is using PATCH, POST, PUT, and/or DELETE for anything that modifies state
you need to be certain that your application is using PATCH, POST, PUT, and/or DELETE for anything that modifies state
As such: như vậy
expect: mong đợi
except: ngoại trừ
distinguish : phân biêt
distinct: khác biệt
It cannot distinguish between new and returning users
distinct: khác biệt
It cannot distinguish between new and returning users
drawback: hạn chế
Drawbacks of Session Management for Authorization
Drawbacks of Session Management for Authorization
claims : yêu cầu
mutually: hỗ trợ, lẫn nhau
The payload and claims properties are mutually exclusive - only one of the two may be used.
The payload and claims properties are mutually exclusive - only one of the two may be used.
convenience: tiện lợi
This is a Convenience method
This is a Convenience method
so that: để, vậy nên
briefly: tóm tắt
we will briefly cover the important annotations
we will briefly cover the important annotations
eligible : đủ điều kiện
Indicates that a component is eligible for bean registration when one or more specified profiles are active
Indicates that a component is eligible for bean registration when one or more specified profiles are active
predecessor: người tiền nhiệm
Oracle released Java 11 in September 2018, only 6 months after its predecessor, version 10.
Oracle released Java 11 in September 2018, only 6 months after its predecessor, version 10.
your behalf : thay mặt bạn
it can access resources on your behalf
0 comments :
About Me

- Peter
- Tân An, Long An, Vietnam
- Hello everyone, I love programming, I love making friends with people all over the world.
Contact
Popular Posts
-
The one of Design Pattern Series, this is factory design for createnal pattern. Please read in the linked document. Link document: https:...
-
youtube tutorial: https://www.youtube.com/watch?v=IEf1KAcK6A8 1 let and scope, 2 const, 3 array function 4 default value 5 Object iteral ext...
-
1 Copy Object in java Use = for immutable class ex: Integer , String or Wrapper classes Object Use Contructor has paramater copy, ObjectA...
-
JPA find() & getReference() in javax.persistence.EntityManager * find (): always call select from DB Use for select one entity from DB...
-
Preface Trong java có 3 kiểu so sánh đặc trưng như sau: + Sử dụng toán tử == : return Boolean Primitive thì so sánh giá trị thực, Reference ...
-
Persistence Context has two implemnet is JPA EntityManage and Hiberbate Session Example use Session of hiberate has exist github you can vi...
-
1 check Null and Undefined And primative datatype if(object){ // object is not null, undefined, 0, '', false. but it can empty({})...
-
1) CRUD có thể sử dung find Compositekey hoặc findBy compositeket + column in composite 2) CRUD findBy column And column 3 Not LazyLoa...
-
This post use language vietnames is, the future is will introduce english version. The clean code for java also application for the others. ...
-
Parse LocalDateTime to String to pattern year : yyyy || 2021 month of year: M / MMM / MMMM || 06 / Jun / June da...
Post a Comment