Skip to content

Commit 12b6ddf

Browse files
committed
Merge branch 'main' into feature/EasyKey.bash
2 parents 4cf4b00 + 04c84f4 commit 12b6ddf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

EasyKey.maven/ezk-maven-functions.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ startSpringBoot() {
3232
echo "Which profile?"
3333
read defprofiles
3434
my_array=("logging.level.root=DEBUG" \
35+
"logging.level.org.springframework.web=TRACE"
3536
"logging.level.web=DEBUG" \
3637
"logging.level.sql=DEBUG" \
3738
"logging.level.web=TRACE" \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img src="https://github.com/nschlimm/EasyKey.shellmenu/assets/876604/2fb79ee4-60ad-4a9d-a224-d3e544662477" width="200px">
33
</p>
44

5-
<h1 align="center">Just a simple shell menu :hatched_chick:
5+
<h1 align="center">Just a shell menu :hatched_chick:
66
<br> (that simplified my work) </h1>
77

88
The time when you forget your favorite commands is over! :sweat_smile:

0 commit comments

Comments
 (0)