File tree Expand file tree Collapse file tree 25 files changed +40
-0
lines changed
core-java-collections-list
software-security/sql-injection-samples
spring-security-mvc-jsonview Expand file tree Collapse file tree 25 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 44
55- [ JDBC with Groovy] ( http://www.baeldung.com/jdbc-groovy )
66- [ Working with JSON in Groovy] ( http://www.baeldung.com/groovy-json )
7+ - [ Reading a File in Groovy] ( https://www.baeldung.com/groovy-file-read )
8+ - [ Types of Strings in Groovy] ( https://www.baeldung.com/groovy-strings )
9+ - [ A Quick Guide to Iterating a Map in Groovy] ( https://www.baeldung.com/groovy-map-iterating )
10+ - [ An Introduction to Traits in Groovy] ( https://www.baeldung.com/groovy-traits )
Original file line number Diff line number Diff line change 3838- [ Java @SafeVarargs Annotation] ( https://www.baeldung.com/java-safevarargs )
3939- [ Java @Deprecated Annotation] ( https://www.baeldung.com/java-deprecated )
4040- [ Java 8 Predicate Chain] ( https://www.baeldung.com/java-predicate-chain )
41+ - [ Method References in Java] ( https://www.baeldung.com/java-method-references )
Original file line number Diff line number Diff line change 2727- [ Java 9 Platform Logging API] ( https://www.baeldung.com/java-9-logging-api )
2828- [ Guide to java.lang.Process API] ( https://www.baeldung.com/java-process-api )
2929- [ Immutable Set in Java] ( https://www.baeldung.com/java-immutable-set )
30+ - [ Multi-Release Jar Files] ( https://www.baeldung.com/java-multi-release-jar )
31+ - [ Ahead of Time Compilation (AoT)] ( https://www.baeldung.com/ahead-of-time-compilation )
Original file line number Diff line number Diff line change 2828- [ Intersection of Two Lists in Java] ( https://www.baeldung.com/java-lists-intersection )
2929- [ Multi Dimensional ArrayList in Java] ( https://www.baeldung.com/java-multi-dimensional-arraylist )
3030- [ Determine If All Elements Are the Same in a Java List] ( https://www.baeldung.com/java-list-all-equal )
31+ - [ List of Primitive Integer Values in Java] ( https://www.baeldung.com/java-list-primitive-int )
32+ - [ Performance Comparison of Primitive Lists in Java] ( https://www.baeldung.com/java-list-primitive-performance )
Original file line number Diff line number Diff line change 3232- [ A Guide to Iterator in Java] ( http://www.baeldung.com/java-iterator )
3333- [ Differences Between HashMap and Hashtable] ( https://www.baeldung.com/hashmap-hashtable-differences )
3434- [ Java ArrayList vs Vector] ( https://www.baeldung.com/java-arraylist-vs-vector )
35+ - [ Defining a Char Stack in Java] ( https://www.baeldung.com/java-char-stack )
Original file line number Diff line number Diff line change 2222- [ Inheritance and Composition (Is-a vs Has-a relationship) in Java] ( http://www.baeldung.com/java-inheritance-composition )
2323- [ A Guide to Constructors in Java] ( https://www.baeldung.com/java-constructors )
2424- [ Java equals() and hashCode() Contracts] ( https://www.baeldung.com/java-equals-hashcode-contracts )
25+ - [ Marker Interfaces in Java] ( https://www.baeldung.com/java-marker-interfaces )
Original file line number Diff line number Diff line change 4141- [ Java Interfaces] ( https://www.baeldung.com/java-interfaces )
4242- [ Attaching Values to Java Enum] ( https://www.baeldung.com/java-enum-values )
4343- [ Variable Scope in Java] ( https://www.baeldung.com/java-variable-scope )
44+ - [ Java Classes and Objects] ( https://www.baeldung.com/java-classes-objects )
Original file line number Diff line number Diff line change 5050- [ Using Curl in Java] ( https://www.baeldung.com/java-curl )
5151- [ Finding Leap Years in Java] ( https://www.baeldung.com/java-leap-year )
5252- [ Java Bitwise Operators] ( https://www.baeldung.com/java-bitwise-operators )
53+ - [ Guide to Creating and Running a Jar File in Java] ( https://www.baeldung.com/java-create-jar )
Original file line number Diff line number Diff line change 11## Relevant articles:
22
33- [ Void Type in Kotlin] ( https://www.baeldung.com/kotlin-void-type )
4+ - [ How to use Kotlin Range Expressions] ( https://www.baeldung.com/kotlin-ranges )
Original file line number Diff line number Diff line change 5252- [ Inline Classes in Kotlin] ( https://www.baeldung.com/kotlin-inline-classes )
5353- [ Creating Java static final Equivalents in Kotlin] ( https://www.baeldung.com/kotlin-java-static-final )
5454- [ Nested forEach in Kotlin] ( https://www.baeldung.com/kotlin-nested-foreach )
55+ - [ Building DSLs in Kotlin] ( https://www.baeldung.com/kotlin-dsl )
56+ - [ Static Methods Behavior in Kotlin] ( https://www.baeldung.com/kotlin-static-methods )
You can’t perform that action at this time.
0 commit comments