Explore tweets tagged as #JavaDev
💡 Spring Boot: You can run jobs at fixed intervals without setting up Quartz or external schedulers. #SpringBoot #JavaDev
7
10
110
💡 Spring Boot tip: Use spring-boot-starter-logging (Logback) for logging, it is already included as default. ✅ spring-boot-starter-logging is already included in most starters (spring-boot-starter-web, spring-boot-starter-data-jpa, etc.) #SpringBoot #JavaDev
0
13
84
🚀 Spring Boot: Use @SpringBootApplication(exclude = …) to disable specific auto-configuration classes. ✅ One possible reason to do so could be that you have a custom configuration that conflicts with the default. #SpringBoot #JavaDev
0
11
97
🚀 Spring Boot: If you need to inject grouped configuration properties into classes, you can use @ConfigurationProperties instead of @Value
#SpringBoot #JavaDev
1
12
114
💡Spring Boot tip: Use H2 if you need an in-memory database for dev/testing. #SpringBoot #JavaDev
3
4
83
🚀 Spring Boot tip: With Spring Boot and Spring Security you can secure endpoints easily. #SpringBoot #JavaDev
2
13
95
💡 Spring Boot: To better handle circular dependencies, use constructor injection instead of field injection. ✅ Forces all required dependencies to be provided at creation time, allowing early detection. #SpringBoot #JavaDev
3
18
128
💡Spring Boot tip: Use @Profile to group and load beans/configurations in specific environments. #SpringBoot #JavaDev
0
14
96
Getting back on track with Java. Implemented a HashMap today and revised its core operations. More to come. #BackToCode #JavaDev
2
1
49
🚀 Starting a new project: CollegeSphere 🎓 A College Management System I’ll build in 30 days using Spring Boot. It’ll include student & faculty management, authentication, and REST APIs. Excited to #BuildInPublic & share daily progress! 💪 #JavaDev #SpringBoot #100DaysOfCode
3
0
2
#Java from @geeksforgeeks 🚀 ✅Java Variables ✅Typecasting in Java ✅Widening Type Casting ✅Explicit Type Casting #100DaysOfCode #JavaDev #programmer #code #Coding #CodingJourney #CodingLife #LearnInPublic #GeeksforGeeks #gfg #nationskillup #skillupwithgfg #100DaysOfCoding
1
1
22
#Java from @geeksforgeeks 🚀 ✅Jagged Array ✅Arrays Class ✅Final Array ✅Java Strings #100DaysOfCode #JavaDev #programmer #code #Coding #CodingJourney #CodingLife #LearnInPublic #GeeksforGeeks #gfg #nationskillup #skillupwithgfg #100DaysOfCoding
1
0
14