mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-25 18:20:46 +02:00
Added content to Java Roadmap (110-java) (#2490)
* Update 102-cukes.md * Update 102-cukes.md * Update readme.md * Update content/roadmaps/110-java/content/103-java-web-frameworks/readme.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -1 +1,3 @@
|
||||
# Java web frameworks
|
||||
# Web Frameworks
|
||||
|
||||
Frameworks are tools with pre-written code, that act as a template or skeleton, which can be reused to create an application by simply filling with your code as needed which enables developers to program their application with no overhead of creating each line of code again and again from scratch.
|
||||
|
Reference in New Issue
Block a user